Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man5/acl.5.man.txt
          +++ new/usr/src/man/man5/acl.5.man.txt
↓ open down ↓ 98 lines elided ↑ open up ↑
  99   99  
 100  100                 o      In the case of directories, you can indicate whether
 101  101                        inheritance is applied to the directory itself, to just
 102  102                        one level of subdirectories, or cascades to all
 103  103                        subdirectories of the directory.
 104  104  
 105  105             o      NFSv4 ACLs provide a mechanism for hooking into a system's
 106  106                    audit trail.  Currently, Solaris does not support this
 107  107                    mechanism.
 108  108  
 109      -           o      NFSv4 ACLs enable adminstrators to specify the order in
      109 +           o      NFSv4 ACLs enable administrators to specify the order in
 110  110                    which ACL entries are checked. With POSIX-draft ACLs the
 111  111                    file system reorders ACL entries into a well defined, strict
 112  112                    access, checking order.
 113  113  
 114  114  
 115  115         POSIX-draft ACL semantics can be achieved with NFSv4 ACLs. However,
 116  116         only some NFSv4 ACLs can be translated to equivalent POSIX-draft ACLs.
 117  117  
 118  118  
 119  119         Permissions can be specified in three different chmod ACL formats:
 120  120         verbose, compact, or positional. The verbose format uses words to
 121  121         indicate that the permissions are separated with a forward slash (/)
 122  122         character. Compact format uses the permission letters and positional
 123      -       format uses the permission letters or the hypen (-) to identify no
      123 +       format uses the permission letters or the hyphen (-) to identify no
 124  124         permissions.
 125  125  
 126  126  
 127  127         The permissions for verbose mode and their abbreviated form in
 128  128         parentheses for compact and positional mode are described as follows:
 129  129  
 130  130         read_data (r)
 131  131                                 Permission to read the data of the file
 132  132  
 133  133  
↓ open down ↓ 418 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX