diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-08-17 11:13:59 +0000 |
commit | 7f3ab48125689ccbb4a6397690807b5a01a6ebdf (patch) | |
tree | ffcb571b539454fbc60b53088d2b9f4a5cbfb531 /usr.sbin/memconfig/memconfig.8 | |
parent | 2bb4d1993bd62fbee722668e509e26d6f2497b31 (diff) |
o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues;
o) minimal -mdoc improvements;
millert@ ok
Diffstat (limited to 'usr.sbin/memconfig/memconfig.8')
-rw-r--r-- | usr.sbin/memconfig/memconfig.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/memconfig/memconfig.8 b/usr.sbin/memconfig/memconfig.8 index b6d83b7b861..71da1624d63 100644 --- a/usr.sbin/memconfig/memconfig.8 +++ b/usr.sbin/memconfig/memconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: memconfig.8,v 1.5 2000/10/14 17:31:40 aaron Exp $ +.\" $OpenBSD: memconfig.8,v 1.6 2001/08/17 11:13:58 mpech Exp $ .\" .\" Copyright (c) 1999 Chris Costello .\" All rights reserved. @@ -115,5 +115,7 @@ Base and length must exactly match an existing range. .Xr mtrr 4 .Sh HISTORY .Nm -was originally introduced in FreeBSD 3.3 as +was originally introduced in +.Fx 3.3 +as .Xr memcontrol 8 . |