freebsd-dev/sbin/umount
David Greenman 5974081cea From njw@cs.city.ac.uk (Nick Williams):
/sbin/umount does not return the correct exit status due to incorrect
logic in its internals.

Further, because of the nature of the code, you *cannot* use it to
umount a directory from a union mountpoint. Well, you can sometimes,
it depends on if the directory is at the top of the union stack or not :)

Submitted by:	njw@cs.city.ac.uk (Nick Williams)
1994-11-04 17:51:37 +00:00
..
Makefile Delete obsolete references to librpc.a. 1994-08-08 00:09:22 +00:00
umount.8 From njw@cs.city.ac.uk (Nick Williams): 1994-11-04 17:51:37 +00:00
umount.c From njw@cs.city.ac.uk (Nick Williams): 1994-11-04 17:51:37 +00:00