This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sbin
/
umount
History
Kirk McKusick
80bbaeb540
When using -A option (unmount all mounted filesystems), do not attempt
...
to unmount /dev as it will always fail.
2011-07-14 20:17:05 +00:00
..
Makefile
Make umount(8) WARNS=6 clean:
2009-12-28 17:57:37 +00:00
umount.8
Add a sentence to the umount.8 man page to clarify the behaviour
2011-05-31 18:27:18 +00:00
umount.c
When using -A option (unmount all mounted filesystems), do not attempt
2011-07-14 20:17:05 +00:00