mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFC r196287:
Be more precise how to get fsids - 'mount -v' doesn't show fsids unless is run by root. Approved by: re (kib)
This commit is contained in:
parent
53e7499383
commit
424c75bfe1
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue