summaryrefslogtreecommitdiffstats
path: root/man2/rmdir.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/rmdir.2')
-rw-r--r--man2/rmdir.218
1 files changed, 9 insertions, 9 deletions
diff --git a/man2/rmdir.2 b/man2/rmdir.2
index b3ab4904d..b55df3ce3 100644
--- a/man2/rmdir.2
+++ b/man2/rmdir.2
@@ -36,7 +36,7 @@ was not allowed, or one of the directories in the path prefix of
.I pathname
did not allow search permission.
(See also
-.BR path_resolution (7).)
+.MR path_resolution 7 .)
.TP
.B EBUSY
.I pathname
@@ -118,11 +118,11 @@ POSIX.1-2001, SVr4, 4.3BSD.
Infelicities in the protocol underlying NFS can cause the unexpected
disappearance of directories which are still being used.
.SH SEE ALSO
-.BR rm (1),
-.BR rmdir (1),
-.BR chdir (2),
-.BR chmod (2),
-.BR mkdir (2),
-.BR rename (2),
-.BR unlink (2),
-.BR unlinkat (2)
+.MR rm 1 ,
+.MR rmdir 1 ,
+.MR chdir 2 ,
+.MR chmod 2 ,
+.MR mkdir 2 ,
+.MR rename 2 ,
+.MR unlink 2 ,
+.MR unlinkat 2