summaryrefslogtreecommitdiff
path: root/mount/fstab.5
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2007-10-04 15:07:30 +0200
committerKarel Zak <kzak@redhat.com>2007-10-04 15:07:30 +0200
commitf92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619 (patch)
treef7db2d29d6abe5c56a61e77e2e5de1434ba37f20 /mount/fstab.5
parenta6d35e6d68b18184deae0226b99f41b958049666 (diff)
downloadutil-linux-old-f92dc20fcb9bb9f15ac95e0e3d6ae96ecfb59619.tar.gz
mount: cleanup "none" fstype usage
* disable to call /sbin/mount.none * rewrite fstype to "none" for MS_BIND and MS_MOVE * add notes about "none" to fstab.5 and mount.8 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount/fstab.5')
-rw-r--r--mount/fstab.53
1 files changed, 3 insertions, 0 deletions
diff --git a/mount/fstab.5 b/mount/fstab.5
index a7978b5f..6109b5ee 100644
--- a/mount/fstab.5
+++ b/mount/fstab.5
@@ -142,6 +142,9 @@ An entry
.I ignore
causes the line to be ignored. This is useful
to show disk partitions which are currently unused.
+An entry
+.I none
+is useful for bind or move mounts.
The fourth field,
.RI ( fs_mntops ),