summaryrefslogtreecommitdiff
path: root/sbin/umount
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-06-18 23:12:55 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-06-18 23:12:55 +0000
commit0a0c18180cfe5adf0017a7481f1eddda10fe1917 (patch)
tree195cf39f02c5349632195c3cc2d80731c411fd41 /sbin/umount
parent7e400f1ade584ef31b222180a1182a0380bfd6c7 (diff)
downloadsrc-test2-0a0c18180cfe5adf0017a7481f1eddda10fe1917.tar.gz
src-test2-0a0c18180cfe5adf0017a7481f1eddda10fe1917.zip
Notes
Diffstat (limited to 'sbin/umount')
-rw-r--r--sbin/umount/umount.89
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8
index abf1e6eed484..00edb9c3599f 100644
--- a/sbin/umount/umount.8
+++ b/sbin/umount/umount.8
@@ -28,7 +28,7 @@
.\" @(#)umount.8 8.2 (Berkeley) 5/8/95
.\" $FreeBSD$
.\"
-.Dd April 14, 2020
+.Dd June 19, 2020
.Dt UMOUNT 8
.Os
.Sh NAME
@@ -69,8 +69,11 @@ All the file systems described in
.Xr fstab 5
are unmounted.
.It Fl A
-All the currently mounted file systems except
-the root are unmounted.
+All the currently mounted file systems are unmounted,
+except for those mounted at
+.Pa /
+or
+.Pa /dev .
.It Fl F Ar fstab
Specify the
.Pa fstab