diff options
Diffstat (limited to 'share/man/man5/fstab.5')
-rw-r--r-- | share/man/man5/fstab.5 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 40bd501..dcf10e0 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -86,7 +86,7 @@ The system can support various filesystem types. Only the root, /usr, and /tmp filesystems need be statically compiled into the kernel; everything else will be automatically loaded at mount -time. (Exception: the UFS family - FFS, MFS, and LFS cannot +time. (Exception: the UFS family - FFS and LFS cannot currently be demand-loaded.) Some people still prefer to statically compile other filesystems as well. .Bl -tag -width indent -offset indent @@ -94,10 +94,6 @@ compile other filesystems as well. a local .Tn UNIX filesystem -.It Em mfs -a local memory-based -.Tn UNIX -filesystem .It Em nfs a Sun Microsystems compatible ``Network File System'' .It Em swap |