V1/man/man1/mount.1

        11/3/71                                                    MOUNT (I)


NAME              mount -- mount file system

SYNOPSIS          mount special dir

DESCRIPTION       mount announces to the system that a removable file system
                  has been mounted on the device corresponding to special
                  file special. Directory dir (which must exist already)
                  becomes the name of the root of the newly mounted file
                  system.

FILES

SEE ALSO          umount

DIAGNOSTICS       "?", if the special file is already in use, cannot be
                  read, or if dir does not exist.

BUGS              Should be usable only by the super--user.

OWNER             ken, dmr