From: Karel Zak Date: Mon, 29 Sep 2008 09:04:59 +0000 (+0200) Subject: mount: add info about /proc/mounts to mount.1 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a0fbe22165409019ea6ddf14e651ba2391af3a2;p=util-linux mount: add info about /proc/mounts to mount.1 Signed-off-by: Karel Zak --- diff --git a/mount/mount.8 b/mount/mount.8 index 39a6ff83..e704bcd7 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):