diff options
Diffstat (limited to 'bin/mkdir/mkdir.1')
-rw-r--r-- | bin/mkdir/mkdir.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1 index 4f2d8243626..e1819ecd6f0 100644 --- a/bin/mkdir/mkdir.1 +++ b/bin/mkdir/mkdir.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mkdir.1,v 1.14 2000/10/18 06:56:04 aaron Exp $ +.\" $OpenBSD: mkdir.1,v 1.15 2000/11/09 17:51:56 aaron Exp $ .\" $NetBSD: mkdir.1,v 1.9 1995/07/25 19:37:13 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -58,7 +58,7 @@ as modified by the current .Xr umask 2 . .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width Ds .It Fl m Ar mode Set the file permission bits of the final created directory to the specified |