mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
Mark up lkm with .Nm, since lkm is name of an api.
Submitted by: ru
This commit is contained in:
parent
4cc9ecf6cb
commit
5ab2dec31e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166690
@ -84,7 +84,7 @@ The
|
||||
utility first appeared in
|
||||
.Fx 3.0 ,
|
||||
replacing the
|
||||
lkm
|
||||
.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
|
||||
lkm
|
||||
.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
|
||||
lkm
|
||||
.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
|
||||
lkm
|
||||
.Nm lkm
|
||||
facility, which was similar in functionality to the loadable kernel modules
|
||||
facility provided by
|
||||
.Tn SunOS
|
||||
|
Loading…
Reference in New Issue
Block a user