diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2000-04-10 08:21:16 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2000-04-10 08:21:16 +0000 |
| commit | 4bfe86c04275d079c0da0c1336974ecd09cb65aa (patch) | |
| tree | b30e9903635f0c5c2f63aa0693b38e44a3bdfd32 | |
| parent | 09c4216dd5d0a1406672cd08bb74f105e27a79cd (diff) | |
Notes
| -rw-r--r-- | share/man/man9/kobj.9 | 6 |
1 files 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 . |
