summaryrefslogtreecommitdiffstats
path: root/bin/mkdir
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-06-30 06:50:16 +0000
committertjr <tjr@FreeBSD.org>2002-06-30 06:50:16 +0000
commit41d2a14ec135434c8835463c0f3e841969d540aa (patch)
tree1a9d30e2f5962c08e3f389e4aaed367e3cc29acd /bin/mkdir
parent5edd8af4905883c2a3482904f4eb90310801e9fc (diff)
downloadFreeBSD-src-41d2a14ec135434c8835463c0f3e841969d540aa.zip
FreeBSD-src-41d2a14ec135434c8835463c0f3e841969d540aa.tar.gz
Put documentation of the -m option's argument in its list tag in the
Description section for consistency with other manpages.
Diffstat (limited to 'bin/mkdir')
-rw-r--r--bin/mkdir/mkdir.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index a425df9..5590c23 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -58,10 +58,12 @@ as modified by the current
The options are as follows:
.Pp
.Bl -tag -width indent
-.It Fl m
+.It Fl m Ar mode
Set the file permission bits of the final created directory to
the specified mode.
-The mode argument can be in any of the formats specified to the
+The
+.Ar mode
+argument can be in any of the formats specified to the
.Xr chmod 1
command.
If a symbolic mode is specified, the operation characters
OpenPOWER on IntegriCloud