]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
mount: add hint about -t and root perms to the man page
authorKarel Zak <kzak@redhat.com>
Wed, 22 Nov 2017 11:45:33 +0000 (12:45 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Dec 2017 14:39:00 +0000 (15:39 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.8

index ad122076a22db12541c2c55b7ef6b44ffc912c3b..c6089a7ad23abc9d3bf44772cb34ecb14d96082a 100644 (file)
@@ -82,6 +82,10 @@ This tells the kernel to attach the filesystem found on
 .IR type )
 at the directory
 .IR dir .
+The option \fB\-t \fItype\fR is optional.  The
+.B mount
+command is usually able to detect a filesystem.  The root permissions are necessary
+to mount a filesystem by default.  See section "Non-superuser mounts" below for more details.
 The previous contents (if any) and owner and mode of
 .I dir
 become invisible, and as long as this filesystem remains mounted,