mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 02:10:09 -04:00
mdoc(7) police: use .Fx.
This commit is contained in:
parent
182b483655
commit
8adc94de6a
1 changed files with 3 additions and 1 deletions
|
|
@ -53,7 +53,9 @@
|
|||
.Sh DESCRIPTION
|
||||
.Pp
|
||||
The kernel object system implements an object-oriented programming
|
||||
system in the FreeBSD kernel.
|
||||
system in the
|
||||
.Fx
|
||||
kernel.
|
||||
The system is based around the concepts of interfaces, which are
|
||||
descriptions of sets of methods; classes, which are lists of functions
|
||||
implementing certain methods from those interfaces; and objects,
|
||||
|
|
|
|||
Loading…
Reference in a new issue