]> err.no Git - util-linux/commitdiff
mount: add info about /proc/mounts to mount.1
authorKarel Zak <kzak@redhat.com>
Mon, 29 Sep 2008 09:04:59 +0000 (11:04 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Dec 2008 12:09:31 +0000 (13:09 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index a2f66b6943154173bc9f4ee7a65f8ad107bde8b5..818d5e091af2b99bf054cefa629e9c37bf2d6d78 100644 (file)
@@ -580,7 +580,13 @@ Options are specified with a
 flag followed by a comma separated string of options.
 Some of these options are only useful when they appear in the
 .I /etc/fstab
-file.  The following options apply to any file system that is being
+file.
+
+Some of these options could be enabled or disabled by default
+in the system kernel. To check the current setting see the options
+in /proc/mounts.
+
+The following options apply to any file system that is being
 mounted (but not every file system actually honors them - e.g., the
 .B sync
 option today has effect only for ext2, ext3, fat, vfat and ufs):