Module Name:    src
Committed By:   sevan
Date:           Wed Aug 10 18:44:50 UTC 2016

Modified Files:
        src/bin/ps: ps.1

Log Message:
Document the version ps first appeared.


To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/bin/ps/ps.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/ps/ps.1
diff -u src/bin/ps/ps.1:1.103 src/bin/ps/ps.1:1.104
--- src/bin/ps/ps.1:1.103	Wed Jan 15 09:24:31 2014
+++ src/bin/ps/ps.1	Wed Aug 10 18:44:50 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ps.1,v 1.103 2014/01/15 09:24:31 wiz Exp $
+.\"	$NetBSD: ps.1,v 1.104 2016/08/10 18:44:50 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1991, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)ps.1	8.3 (Berkeley) 4/18/94
 .\"
-.Dd January 15, 2014
+.Dd August 10, 2016
 .Dt PS 1
 .Os
 .Sh NAME
@@ -701,6 +701,11 @@ default system name list
 .Xr strftime 3 ,
 .Xr dev_mkdb 8 ,
 .Xr pstat 8
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.At v4 .
 .Sh BUGS
 Since
 .Nm

Reply via email to