Research V3 development
[unix-history] / man / man8 / mount.8
CommitLineData
6fc0718d
KT
1.pa 1
2.he 'MOUNT (VIII)'1/20/73'MOUNT (VIII)'
3.ti 0
4NAME mount -- mount file system
5.sp
6.ti 0
7SYNOPSIS /etc/mount\b\b\b\b\b\b\b\b\b\b__________ special file
8.sp
9.ti 0
10DESCRIPTION mount\b\b\b\b\b_____
11announces to the system that a removable file system
12is present on the device corresponding to special
13file special\b\b\b\b\b\b\b_______ (which must refer to a disk or possibly DECtape).
14The file\b\b\b\b____ must exist already; it
15becomes the name of the root of the newly mounted
16file system.
17.sp
18.ti 0
19FILES --
20.sp
21.ti 0
22SEE ALSO umount(VIII)
23.sp
24.ti 0
25DIAGNOSTICS "?",
26if the special file is already in use, cannot be read,
27or if file\b\b\b\b____ does not exist.
28.sp
29.ti 0
30BUGS Should be usable only by the super-user.
31Mounting file systems full of garbage can crash the system.