From 48423f5d8f99bce81b7d0b1d3a0199a94e294767 Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Mon, 17 Aug 2009 07:38:47 +0000 Subject: [PATCH] Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run by root. Approved by: re (kib) --- sbin/umount/umount.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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