aboutsummaryrefslogtreecommitdiff
path: root/bin/mkdir
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2001-07-04 12:14:22 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2001-07-04 12:14:22 +0000
commit61180e4832cc7f36fe7af59688444f97ee180161 (patch)
treec1a4b2612ed3d40bcdb463ccf1eb953ad8d9637a /bin/mkdir
parent9721cd6313fcf1e56a6c1799eb63073f9224d829 (diff)
Notes
Diffstat (limited to 'bin/mkdir')
-rw-r--r--bin/mkdir/mkdir.12
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1
index 54d9faccbbf7..82ca4e533ec3 100644
--- a/bin/mkdir/mkdir.1
+++ b/bin/mkdir/mkdir.1
@@ -73,6 +73,8 @@ are interpreted relative to an initial mode of
Create intermediate directories as required.
If this option is not specified, the full path prefix of each
operand must already exist.
+On the other hand, with this option specified, no error will
+be reported if a directory given as an operand already exists.
Intermediate directories are created with permission bits of
.Li rwxrwxrwx (\&0777)
as modified by the current umask, plus write and search