diff options
Diffstat (limited to 'share/man/man5')
| -rw-r--r-- | share/man/man5/fstab.5 | 6 | ||||
| -rw-r--r-- | share/man/man5/periodic.conf.5 | 8 |
2 files changed, 1 insertions, 13 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 40bd50147553..dcf10e0be2ed 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 diff --git a/share/man/man5/periodic.conf.5 b/share/man/man5/periodic.conf.5 index f68c93dfd161..3a545f2719d2 100644 --- a/share/man/man5/periodic.conf.5 +++ b/share/man/man5/periodic.conf.5 @@ -445,13 +445,6 @@ Set to if you want to ignore .Xr amd 8 mounts when comparing against yesterdays filesystem mounts. -.It Va daily_status_security_nomfs -.Pq Vt bool -Set to -.Dq YES -if you want to ignore -.Xr mfs 8 -mounts when comparing against yesterdays filesystem mounts. .It Va daily_status_mail_rejects_enable .Pq Vt bool Set to @@ -616,7 +609,6 @@ is shared or distributed. .Xr ac 8 , .Xr chkgrp 8 , .Xr dump 8 , -.Xr mfs 8 , .Xr newsyslog 8 , .Xr periodic 8 .Sh HISTORY |
