svn commit: r304007 - head/bin/ps

Warren Block wblock at FreeBSD.org
Fri Aug 12 14:10:12 UTC 2016


Author: wblock (doc committer)
Date: Fri Aug 12 14:10:11 2016
New Revision: 304007
URL: https://svnweb.freebsd.org/changeset/base/304007

Log:
  Correct the history of where ps first appeared.
  
  PR:		211741
  Submitted by:	Sevan Janiyan <venture37 at geeklan.co.uk>
  MFC after:	1 week

Modified:
  head/bin/ps/ps.1

Modified: head/bin/ps/ps.1
==============================================================================
--- head/bin/ps/ps.1	Fri Aug 12 13:52:51 2016	(r304006)
+++ head/bin/ps/ps.1	Fri Aug 12 14:10:11 2016	(r304007)
@@ -768,7 +768,8 @@ operating systems.
 The
 .Nm
 command appeared in
-.At v4 .
+.At v3
+in section 8 of the manual.
 .Sh BUGS
 Since
 .Nm


More information about the svn-src-all mailing list