summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2009-08-17 07:38:47 +0000
committerpjd <pjd@FreeBSD.org>2009-08-17 07:38:47 +0000
commit12980c1d8723e77ed8b4b1ab01a1468c42527465 (patch)
tree85f4e0d78d3904c7f8eecfb618cfb55b817629f0 /sbin
parentd16c7b9f576ebccf564158010a74a5320ce899ef (diff)
downloadFreeBSD-src-12980c1d8723e77ed8b4b1ab01a1468c42527465.zip
FreeBSD-src-12980c1d8723e77ed8b4b1ab01a1468c42527465.tar.gz
Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run
by root. Approved by: re (kib)
Diffstat (limited to 'sbin')
-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 d19ea9a..42b55ee 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
OpenPOWER on IntegriCloud