]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
umount: add note about FS names differences to the man page
authorKarel Zak <kzak@redhat.com>
Fri, 15 Apr 2016 08:47:12 +0000 (10:47 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jun 2016 09:14:14 +0000 (11:14 +0200)
Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=1327209
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/umount.8

index 2155f2ba52ada1366ac8fe29f4a1ae09b5c34da1..ac22c879d91d2d45b400416d95a74c4eb24a5ea3 100644 (file)
@@ -138,6 +138,12 @@ More than one type may be specified in a comma-separated list.  The list
 of filesystem types can be prefixed with
 .B no
 to indicate that no action should be taken for all of the mentioned types.
+.BR
+Note that
+.B umount
+reads information about mounted filesystems from kernel (/proc/mounts) and
+filesystem names may be different than filesystem names used in the /etc/fstab
+(e.g. "nfs4" vs. "nfs").
 .TP
 .BR \-v , " \-\-verbose"
 Verbose mode.