]> 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>
Mon, 29 Sep 2008 09:04:59 +0000 (11:04 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 39a6ff8343410f96a9a88d434a5f7694c16dd102..e704bcd76dc72854718f71907600b77847534ce6 100644 (file)
@@ -595,7 +595,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):