summaryrefslogtreecommitdiffstats
path: root/bin/mkdir/mkdir.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/mkdir/mkdir.1')
-rw-r--r--bin/mkdir/mkdir.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index 0d4652b..0aeea93 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -41,7 +41,7 @@
.Nm
.Op Fl pv
.Op Fl m Ar mode
-.Ar directory_name ...
+.Ar directory_name ...
.Sh DESCRIPTION
The
.Nm
@@ -49,7 +49,7 @@ utility creates the directories named as operands, in the order specified,
using mode
.Li rwxrwxrwx (\&0777)
as modified by the current
-.Xr umask 2 .
+.Xr umask 2 .
.Pp
The options are as follows:
.Pp
OpenPOWER on IntegriCloud