From 6a0fbe22165409019ea6ddf14e651ba2391af3a2 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 29 Sep 2008 11:04:59 +0200 Subject: [PATCH] mount: add info about /proc/mounts to mount.1 Signed-off-by: Karel Zak --- mount/mount.8 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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): -- 2.39.5