diff options
Diffstat (limited to 'usr/src/man/man2/chmod.2')
| -rw-r--r-- | usr/src/man/man2/chmod.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man2/chmod.2 b/usr/src/man/man2/chmod.2 index b1e0ebf2b4..9b1bb3cb70 100644 --- a/usr/src/man/man2/chmod.2 +++ b/usr/src/man/man2/chmod.2 @@ -227,7 +227,7 @@ changing permissions on a file. The {\fBPRIV_FILE_SETID\fR} privilege overrides constraints on ownership when adding the setuid or setgid bits to an executable file or a directory. When adding the setuid bit to a root owned executable, additional restrictions -apply. See \fBprivileges\fR(5). +apply. See \fBprivileges\fR(7). .RE .sp @@ -527,7 +527,7 @@ ACL mask permissions might change the effective permissions for additional users and groups that have ACL entries on the file. .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -546,8 +546,8 @@ MT-Level Async-Signal-Safe .LP \fBchmod\fR(1), \fBchown\fR(2), \fBcreat\fR(2), \fBfcntl\fR(2), \fBmknod\fR(2), \fBopen\fR(2), \fBread\fR(2), \fBrename\fR(2), \fBstat\fR(2), \fBwrite\fR(2), -\fBfattach\fR(3C), \fBmkfifo\fR(3C), \fBstat.h\fR(3HEAD), \fBattributes\fR(5), -\fBprivileges\fR(5), \fBstandards\fR(5) +\fBfattach\fR(3C), \fBmkfifo\fR(3C), \fBstat.h\fR(3HEAD), \fBattributes\fR(7), +\fBprivileges\fR(7), \fBstandards\fR(7) .sp .LP \fIProgramming Interfaces Guide\fR |
