diff options
author | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-08-23 20:36:11 +0000 |
commit | bef6fb830a924dc15fdc9dab57ed60e6dea2aed4 (patch) | |
tree | 800c6c9572fda97e509e73fc903f0cd988371d16 /usr.sbin/pstat | |
parent | 733856f9647223ba9a8e2cac728e15d5adaa040b (diff) | |
download | FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.zip FreeBSD-src-bef6fb830a924dc15fdc9dab57ed60e6dea2aed4.tar.gz |
Use the .Bx macro where appropriate.
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 9680b8d..a928754 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)pstat.8 8.4 (Berkeley) 4/19/94 -.\" $Id: pstat.8,v 1.7 1996/04/17 20:50:44 joerg Exp $ +.\" $Id: pstat.8,v 1.8 1996/07/03 02:11:39 mpp Exp $ .\" .Dd October 7, 1995 .Dt PSTAT 8 @@ -375,4 +375,5 @@ Does not understand NFS swap servers. .Sh HISTORY The .Nm pstat -command appeared in 4.0BSD. +command appeared in +.Bx 4.0 . |