summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2001-12-29 19:44:10 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2001-12-29 19:44:10 +0000
commit1c2941b241b74af2d790b86bcbd3e84d286cd208 (patch)
treeb60bc24b1fc3d0f307de0d5e26b7b3f461de9491
parent4a8eeedbb1e30f63f22646fa6f92da6181948362 (diff)
Notes
-rw-r--r--share/man/man5/fstab.518
1 files changed, 14 insertions, 4 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5
index d34d0a0fb9d3..1691c6ea5283 100644
--- a/share/man/man5/fstab.5
+++ b/share/man/man5/fstab.5
@@ -129,11 +129,21 @@ userquota=/var/quotas/tmp.user
.Pp
If the option ``noauto'' is specified, the filesystem will not be automatically
mounted at system startup.
-This is recommended for all remote filesystems other than NFS,
-since only NFS mounts are delayed until after network initialization
-by the
+Note that, for network filesystems
+of third party types
+(i.e. types supported by additional software
+not included in the base system)
+to be automatically mounted at system startup,
+the
+.\" XXX This word is not marked up with .Va because it is not a variable
+.\" that relates to /etc/fstab, but rather an rc.conf(8) variable.
+.Bk -words
+extra_netfs_types
+.Ek
+.Xr rc.conf 5
+variable must be used to extend the
.Xr rc 8
-startup scripts.
+startup script's list of network filesystem types.
.Pp
The type of the mount is extracted from the
.Fa fs_mntops