From 4bfe86c04275d079c0da0c1336974ecd09cb65aa Mon Sep 17 00:00:00 2001 From: Doug Rabson Date: Mon, 10 Apr 2000 08:21:16 +0000 Subject: [PATCH] Use the existing Fx macros for rendering "FreeBSD ver". Submitted by: Sheldon Hearn --- share/man/man9/kobj.9 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man9/kobj.9 b/share/man/man9/kobj.9 index 1c2c33ba720e..addf87eb9672 100644 --- a/share/man/man9/kobj.9 +++ b/share/man/man9/kobj.9 @@ -122,8 +122,10 @@ The size argument to specifies how much memory should be allocated for each object. .Sh HISTORY Some of the concepts for this interface appeared in the device -framework used for the alpha port of FreeBSD 3.0 and more widely in -FreeBSD 4.0. +framework used for the alpha port of +.Fx 3.0 +and more widely in +.Fx 4.0 . .Sh AUTHORS This man page was written by .An Doug Rabson .