summaryrefslogtreecommitdiffstats
path: root/man/man1/mkdir.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/mkdir.1')
-rw-r--r--man/man1/mkdir.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/mkdir.1 b/man/man1/mkdir.1
index b91ba22e..438e4add 100644
--- a/man/man1/mkdir.1
+++ b/man/man1/mkdir.1
@@ -28,11 +28,11 @@ The
flag sets the permissions to be used when creating the directory.
The default is 0777.
.SH "SEE ALSO"
-.MR rm (1)
+.MR rm 1
.br
.IR cd
in
-.MR rc (1)
+.MR rc 1
.SH SOURCE
.B \*9/src/cmd/mkdir.c
.SH DIAGNOSTICS