V4/usr/man/man8/umount.8

Find at most related files.
including files from this version of Unix.

.th UMOUNT VIII 10/31/73
.sh NAME
umount \*- dismount file system
.sh SYNOPSIS
.bd /etc/umount
special
.sh DESCRIPTION
.it Umount
announces to the system that the removable file system previously
mounted on special file
.it special
is to be removed.
.sh "SEE ALSO"
mount (VIII)
.sh DIAGNOSTICS
It complains if
the special file is not mounted or if it is busy.
The file system is busy if
there is an open file on it or if
someone has his current directory there.
.sh BUGS