aboutsummaryrefslogtreecommitdiff
path: root/sbin/umount/umount.8
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2009-08-17 07:38:47 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2009-08-17 07:38:47 +0000
commit48423f5d8f99bce81b7d0b1d3a0199a94e294767 (patch)
tree85f4e0d78d3904c7f8eecfb618cfb55b817629f0 /sbin/umount/umount.8
parentaa1214d9a2e1e7dfaf9f8b9cbbe5cf473f41c74f (diff)
downloadsrc-48423f5d8f99bce81b7d0b1d3a0199a94e294767.tar.gz
src-48423f5d8f99bce81b7d0b1d3a0199a94e294767.zip
Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run
by root. Approved by: re (kib)
Notes
Notes: svn path=/head/; revision=196287
Diffstat (limited to 'sbin/umount/umount.8')
-rw-r--r--sbin/umount/umount.83
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/umount/umount.8 b/sbin/umount/umount.8
index d19ea9ae7a49..42b55ee724f5 100644
--- a/sbin/umount/umount.8
+++ b/sbin/umount/umount.8
@@ -57,7 +57,8 @@ device or remote node (rhost:path), the path to the mount point
or by the file system ID
.Ar fsid
as reported by
-.Dq mount -v .
+.Dq mount -v
+when run by root.
.Pp
The options are as follows:
.Bl -tag -width indent