summaryrefslogtreecommitdiff
path: root/static/unix-v10/man1/mkdir.1
diff options
context:
space:
mode:
Diffstat (limited to 'static/unix-v10/man1/mkdir.1')
-rw-r--r--static/unix-v10/man1/mkdir.125
1 files changed, 25 insertions, 0 deletions
diff --git a/static/unix-v10/man1/mkdir.1 b/static/unix-v10/man1/mkdir.1
new file mode 100644
index 00000000..7c159819
--- /dev/null
+++ b/static/unix-v10/man1/mkdir.1
@@ -0,0 +1,25 @@
+.pa 1
+.he 'MKDIR (I)'3/15/72'MKDIR (I)'
+.ti 0
+NAME mkdir -- make a directory
+.sp
+.ti 0
+SYNOPSIS mkdir_____ dirname ...
+.sp
+.ti 0
+DESCRIPTION mkdir_____ creates specified directories
+in mode 17.
+.sp
+The standard entries "." and ".." are made automatically.
+.sp
+.ti 0
+FILES --
+.sp
+.ti 0
+SEE ALSO rmdir(I)
+.sp
+.ti 0
+DIAGNOSTICS "dirname ?"
+.sp
+.ti 0
+BUGS --