From e31597d8eda23e17fcfd46959d72765b966bb405 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 30 Aug 2010 10:48:52 +0200 Subject: mount: add note about subtypes to fstab.5 Signed-off-by: Karel Zak --- mount/fstab.5 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'mount/fstab.5') diff --git a/mount/fstab.5 b/mount/fstab.5 index 1c5cdca9d..8a8348739 100644 --- a/mount/fstab.5 +++ b/mount/fstab.5 @@ -146,6 +146,14 @@ An entry .I none is useful for bind or move mounts. +.BR mount (8) +and +.BR umount (8) +support filesystem subtypes. The subtype is defined by '.subtype' suffix. For +example 'fuse.sshfs'. It's recommended to use subtype notation rather than add +any prefix to the first fstab field (for example 'sshfs#example.com' is +depreacated). + The fourth field, .RI ( fs_mntops ), describes the mount options associated with the filesystem. -- cgit v1.2.3-55-g7522