diff options
Diffstat (limited to 'usr/src/man/man2/rmdir.2')
-rw-r--r-- | usr/src/man/man2/rmdir.2 | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/usr/src/man/man2/rmdir.2 b/usr/src/man/man2/rmdir.2 index e861fcfa40..d1ee6d7dd0 100644 --- a/usr/src/man/man2/rmdir.2 +++ b/usr/src/man/man2/rmdir.2 @@ -180,7 +180,7 @@ The directory entry to be removed is part of a read-only file system. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -198,5 +198,9 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBmkdir\fR(1), \fBrm\fR(1), \fBmkdir\fR(2), \fBattributes\fR(5), -\fBprivileges\fR(5), \fBstandards\fR(5) +.BR mkdir (1), +.BR rm (1), +.BR mkdir (2), +.BR attributes (7), +.BR privileges (7), +.BR standards (7) |