freebsd-dev/sbin/umount
Ian Dowse 38f102c2f6 When mount(8) is invoked with the `-v' flag, display the filesystem
ID for each file system in addition to the normal information.

In umount(8), accept filesystem IDs as well as the usual device and
path names. This makes it possible to unambiguously specify which
file system is to be unmounted even when two or more file systems
share the same device and mountpoint names (e.g. NFS mounts from
the same export into different chroots).

Suggested by:	Dan Nelson <dnelson@allantgroup.com>
2003-07-18 17:43:13 +00:00
..
Makefile Remove one of two WARNS=0. 2003-02-23 13:22:41 +00:00
umount.8 When mount(8) is invoked with the `-v' flag, display the filesystem 2003-07-18 17:43:13 +00:00
umount.c When mount(8) is invoked with the `-v' flag, display the filesystem 2003-07-18 17:43:13 +00:00