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=6da1f611ef2c3d380e9dc68c06edb79818517c60;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 a2f66b69..818d5e09 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -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):