mdoc(7) police: use .Fx.

This commit is contained in:
Ruslan Ermilov 2001-04-18 13:39:57 +00:00
parent 182b483655
commit 8adc94de6a

View file

@ -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,