summaryrefslogtreecommitdiffstats
path: root/mount/mount.8
diff options
context:
space:
mode:
authorKarel Zak2008-09-29 11:04:59 +0200
committerKarel Zak2008-09-29 11:04:59 +0200
commit6a0fbe22165409019ea6ddf14e651ba2391af3a2 (patch)
tree2a15095dbd4a54729600c50f31cc24da49c1a879 /mount/mount.8
parentmount: fix typo (diff)
downloadkernel-qcow2-util-linux-6a0fbe22165409019ea6ddf14e651ba2391af3a2.tar.gz
kernel-qcow2-util-linux-6a0fbe22165409019ea6ddf14e651ba2391af3a2.tar.xz
kernel-qcow2-util-linux-6a0fbe22165409019ea6ddf14e651ba2391af3a2.zip
mount: add info about /proc/mounts to mount.1
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/mount.8')
-rw-r--r--mount/mount.88
1 files changed, 7 insertions, 1 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 39a6ff834..e704bcd76 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -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):