aboutsummaryrefslogtreecommitdiff
path: root/share/man/man5/fstab.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r--share/man/man5/fstab.55
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index 6a357e497ca7..787fe3933aca 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -113,7 +113,7 @@ flag.
Other options need both the file system specific flag and its argument,
separated by an equal sign.
For example, mounting an
-.Xr msdosfs 5
+.Xr msdosfs 4
filesystem, the options
.Bd -literal -offset indent
-o sync -o noatime -m 644 -M 755 -u foo -g bar
@@ -423,10 +423,9 @@ resides in
# Swap space on a block device.
/dev/da0p1 none swap sw 0 0
#
-# Swap space using a block device with GBDE/GELI encryption.
+# Swap space using a block device with GELI encryption.
# aalgo, ealgo, keylen, sectorsize options are available
# for .eli devices.
-/dev/da1p1.bde none swap sw 0 0
/dev/da1p2.eli none swap sw 0 0
#
# tmpfs.