summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/nfsd/nfsd.86
-rw-r--r--usr.sbin/nfsd/nfsd.86
2 files changed, 6 insertions, 6 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index 5be6ff8..4f7bb90 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -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
diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8
index 5be6ff8..4f7bb90 100644
--- a/usr.sbin/nfsd/nfsd.8
+++ b/usr.sbin/nfsd/nfsd.8
@@ -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
OpenPOWER on IntegriCloud