summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-02-16 19:20:27 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-02-16 19:20:27 +0000
commit652aa164debe3a523f28b6be147973da6f63eca4 (patch)
treef915d519361aec150b3f68cdbd571a472e5efc98 /usr.sbin
parent47d423d801792a0e01ec52aecbc22966193ddcd7 (diff)
fix bibliographical references; from Jan Stary <hans at stare dot cz>
feedback and ok jmc@
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/pstat/pstat.811
1 files changed, 8 insertions, 3 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 93b8867da41..365717baa84 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.45 2013/01/17 21:39:29 jmc Exp $
+.\" $OpenBSD: pstat.8,v 1.46 2014/02/16 19:20:26 schwarze 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: January 17 2013 $
+.Dd $Mdocdate: February 16 2014 $
.Dt PSTAT 8
.Os
.Sh NAME
@@ -367,7 +367,12 @@ size block.
.Xr vmstat 8
.Rs
.%T UNIX Implementation
-.%A K. Thompson
+.%A Ken Thompson
+.%J Bell System Technical Journal
+.%V Volume 57
+.%N Number 6
+.%D 1978
+.%P 1931\(en1946
.Re
.Sh HISTORY
The