blob: a69a5b8d52c65ad4a5100f53dfe3980711e9d9d2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
.pa 1
.he 'UMOUNT (VIII)'1/20/73'UMOUNT (VIII)'
.ti 0
NAME umount -- dismount file system
.sp
.ti 0
SYNOPSIS /etc/umount___________ special
.sp
.ti 0
DESCRIPTION umount______
announces to the system that the removable file system previously
mounted on special file special_______ is to be removed.
The user must take care not
only that all I/O activity on the file system has ceased,
but that no one has his current directory on it.
Only the super-user may issue this command.
.sp
.ti 0
FILES --
.sp
.ti 0
SEE ALSO mount(VIII)
.sp
.ti 0
DIAGNOSTICS "?"
.sp
.ti 0
BUGS This
command is not, in fact, restricted to the super-user.
|