diff options
Diffstat (limited to 'usr/src/man/man1/getfacl.1')
| -rw-r--r-- | usr/src/man/man1/getfacl.1 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/usr/src/man/man1/getfacl.1 b/usr/src/man/man1/getfacl.1 index 8eca23b106..86b8997078 100644 --- a/usr/src/man/man1/getfacl.1 +++ b/usr/src/man/man1/getfacl.1 @@ -21,7 +21,7 @@ directories contain default \fBACL\fRs. .sp .LP The \fBgetfacl\fR utility will fail if executed on a file system that supports -NFSv4 \fBACL\fRs. See \fBacl\fR(5) for a description of the difference +NFSv4 \fBACL\fRs. See \fBacl\fR(7) for a description of the difference between the older POSIX-draft \fBACL\fRs and the newer NFSv4 \fBACL\fRs. The \fBls\fR(1) utility, when used with the \fB-v\fR or \fB-V\fR options, will display \fBACL\fRs on all types of file system. @@ -274,7 +274,7 @@ group file .RE .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -288,9 +288,15 @@ Interface Stability Evolving .TE .SH SEE ALSO -\fBchmod\fR(1), \fBls\fR(1), \fBsetfacl\fR(1), \fBacl\fR(2), -\fBaclsort\fR(3SEC), \fBgroup\fR(4), \fBpasswd\fR(4), \fBacl\fR(5), -\fBattributes\fR(5) +.BR chmod (1), +.BR ls (1), +.BR setfacl (1), +.BR acl (2), +.BR aclsort (3SEC), +.BR group (5), +.BR passwd (5), +.BR acl (7), +.BR attributes (7) .SH NOTES The output from \fBgetfacl\fR is in the correct format for input to the \fBsetfacl\fR \fB-f\fR command. If the output from \fBgetfacl\fR is redirected |
