MFC: rev. 1.21 + 1.22
Don't reference the non-existant lkm(4), use .Nm instead since lkm is the name of an api.
This commit is contained in:
parent
2f7ae464b5
commit
6e963132e2
@ -84,7 +84,7 @@ The
|
||||
utility first appeared in
|
||||
.Fx 3.0 ,
|
||||
replacing the
|
||||
.Xr lkm 4
|
||||
.Nm lkm
|
||||
interface.
|
||||
.Sh AUTHORS
|
||||
.An Doug Rabson Aq dfr@FreeBSD.org
|
||||
|
@ -70,7 +70,7 @@ The
|
||||
utility first appeared in
|
||||
.Fx 3.0 ,
|
||||
replacing the
|
||||
.Xr lkm 4
|
||||
.Nm lkm
|
||||
interface.
|
||||
.Sh AUTHORS
|
||||
.An Doug Rabson Aq dfr@FreeBSD.org
|
||||
|
@ -75,7 +75,7 @@ The
|
||||
utility first appeared in
|
||||
.Fx 3.0 ,
|
||||
replacing the
|
||||
.Xr lkm 4
|
||||
.Nm lkm
|
||||
interface.
|
||||
.Sh AUTHORS
|
||||
.An Doug Rabson Aq dfr@FreeBSD.org
|
||||
|
@ -137,7 +137,7 @@ The
|
||||
facility appeared in
|
||||
.Fx 3.0
|
||||
and was designed as a replacement for the
|
||||
.Xr lkm 4
|
||||
.Nm lkm
|
||||
facility, which was similar in functionality to the loadable kernel modules
|
||||
facility provided by
|
||||
.Tn SunOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user