summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nfsd
diff options
context:
space:
mode:
authormux <mux@FreeBSD.org>2002-08-11 15:19:49 +0000
committermux <mux@FreeBSD.org>2002-08-11 15:19:49 +0000
commit90e875280c3afde42e72f668d93b191d68059abb (patch)
tree5aba4f338dbc4850ddb284a09703e7418370d17c /usr.sbin/nfsd
parent78ce3ef6cd55b08f27ced80bfa9ec754ca7f4adb (diff)
downloadFreeBSD-src-90e875280c3afde42e72f668d93b191d68059abb.zip
FreeBSD-src-90e875280c3afde42e72f668d93b191d68059abb.tar.gz
Update manpage to match the code, vfsload() is not used
here since some time, kldload() is used instead.
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r--usr.sbin/nfsd/nfsd.86
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8
index 76d4247..c09fcf1 100644
--- a/usr.sbin/nfsd/nfsd.8
+++ b/usr.sbin/nfsd/nfsd.8
@@ -133,9 +133,7 @@ is not loaded in the running kernel, it will attempt
to load a loadable kernel module containing
.Tn NFS
support using
-.Xr kldload 8
-by way of
-.Xr vfsload 3 .
+.Xr kldload 2 .
If this fails, or no
.Tn NFS
KLD is available,
@@ -178,9 +176,9 @@ just do a
.Ex -std
.Sh SEE ALSO
.Xr nfsstat 1 ,
+.Xr kldload 2 ,
.Xr nfssvc 2 ,
.Xr ipfw 8 ,
-.Xr kldload 8 ,
.Xr mountd 8 ,
.Xr nfsiod 8 ,
.Xr rpcbind 8
OpenPOWER on IntegriCloud