diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-06-15 17:56:22 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1998-06-15 17:56:22 +0000 |
commit | 33f7f2e34d508785540fc8dadf2a8a7303a45e99 (patch) | |
tree | d262d8069024a25c13baa593dd2ff79fa7790371 /usr.sbin/amd/fsinfo/fsinfo.8 | |
parent | ff83242d9a39a3161efb0280a988cb64b6133022 (diff) |
use Bx macro for BSD versions
Diffstat (limited to 'usr.sbin/amd/fsinfo/fsinfo.8')
-rw-r--r-- | usr.sbin/amd/fsinfo/fsinfo.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/amd/fsinfo/fsinfo.8 b/usr.sbin/amd/fsinfo/fsinfo.8 index 53c7355fced..ddf6d2a4785 100644 --- a/usr.sbin/amd/fsinfo/fsinfo.8 +++ b/usr.sbin/amd/fsinfo/fsinfo.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)fsinfo.8 8.1 (Berkeley) 6/28/93 -.\" $Id: fsinfo.8,v 1.1 1995/10/18 08:47:19 deraadt Exp $ +.\" $Id: fsinfo.8,v 1.2 1998/06/15 17:56:13 mickey Exp $ .\" .Dd June 28, 1993 .Dt FSINFO 8 @@ -75,4 +75,5 @@ command is fully described in the document .Sh HISTORY The .Nm fsinfo -command first appeared in 4.4BSD. +command first appeared in +.Bx 4.4 . |