V1/man/man1/mkdir.1

        11/3/71                                                    MKDIR (I)


NAME              mkdir -- make a directory

SYNOPSIS          mkdir dirname

DESCRIPTION       mkdir creates directory dirname. The standard entries
                  "."and ".." are made automatically.
FILES

SEE ALSO          mkdir to remove directories

DIAGNOSTICS       "?"

BUGS              No permissions are checked. The system's user ID, not that
                  of the creator of the directory, becomes the owner of the
                  directory.

OWNER             ken, dmr