Update refs for KLD's and kldload.
Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>
This commit is contained in:
parent
31cba49478
commit
62fb100205
@ -109,12 +109,12 @@ is not loaded in the running kernel, it will attempt
|
||||
to load a loadable kernel module containing
|
||||
.Tn NFS
|
||||
support using
|
||||
.Xr modload 8
|
||||
.Xr kldload 8
|
||||
by way of
|
||||
.Xr vfsload 3 .
|
||||
If this fails, or no
|
||||
.Tn NFS
|
||||
LKM is available,
|
||||
KLD is available,
|
||||
.Nm nfsd
|
||||
will exit with an error.
|
||||
.Pp
|
||||
@ -124,7 +124,7 @@ utility exits 0 on success, and >0 if an error occurs.
|
||||
.Sh SEE ALSO
|
||||
.Xr nfsstat 1 ,
|
||||
.Xr nfssvc 2 ,
|
||||
.Xr modload 8 ,
|
||||
.Xr kldload 8 ,
|
||||
.Xr mountd 8 ,
|
||||
.Xr portmap 8
|
||||
.Sh HISTORY
|
||||
|
@ -109,12 +109,12 @@ is not loaded in the running kernel, it will attempt
|
||||
to load a loadable kernel module containing
|
||||
.Tn NFS
|
||||
support using
|
||||
.Xr modload 8
|
||||
.Xr kldload 8
|
||||
by way of
|
||||
.Xr vfsload 3 .
|
||||
If this fails, or no
|
||||
.Tn NFS
|
||||
LKM is available,
|
||||
KLD is available,
|
||||
.Nm nfsd
|
||||
will exit with an error.
|
||||
.Pp
|
||||
@ -124,7 +124,7 @@ utility exits 0 on success, and >0 if an error occurs.
|
||||
.Sh SEE ALSO
|
||||
.Xr nfsstat 1 ,
|
||||
.Xr nfssvc 2 ,
|
||||
.Xr modload 8 ,
|
||||
.Xr kldload 8 ,
|
||||
.Xr mountd 8 ,
|
||||
.Xr portmap 8
|
||||
.Sh HISTORY
|
||||
|
Loading…
Reference in New Issue
Block a user