summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pstat
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2020-02-08 01:09:57 +0000
committerjsg <jsg@openbsd.org>2020-02-08 01:09:57 +0000
commit01c04610def415d91ba53ed8301fa7d251b19af6 (patch)
treea20a6812f495899df4ac599cdbf12476a3111c4d /usr.sbin/pstat
parentsync; go for it deraadt@ (diff)
downloadwireguard-openbsd-01c04610def415d91ba53ed8301fa7d251b19af6.tar.xz
wireguard-openbsd-01c04610def415d91ba53ed8301fa7d251b19af6.zip
correct Research Unix edition "appeared in" use in HISTORY
Starting from "Combined Table of Contents" in Doug McIlroy's "A Research UNIX Reader" a table of which edition manuals appeared in. Checked against manuals from bitsavers/TUHS and source from TUHS where available. Ingo points out there are cases where something is included but not documented until a later release. bcd(6) v6 v7 printf(3) v2 v4 abort(3) v5 v6 system(3) v6 v7 fmod(3) v5 v6 ok schwarze@
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r--usr.sbin/pstat/pstat.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index d523b00144a..42b4acc535d 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.56 2019/04/23 17:52:12 schwarze Exp $
+.\" $OpenBSD: pstat.8,v 1.57 2020/02/08 01:09:58 jsg Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)pstat.8 8.4 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: April 23 2019 $
+.Dd $Mdocdate: February 8 2020 $
.Dt PSTAT 8
.Os
.Sh NAME
@@ -380,7 +380,7 @@ size block.
The
.Nm
command appeared in
-.Bx 4.0 .
+.At v7 .
.Sh BUGS
Swap statistics are reported for all swap partitions compiled into the kernel,
regardless of whether those partitions are being used.