Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Aug 2016 14:10:11 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r304007 - head/bin/ps
Message-ID:  <201608121410.u7CEABvT062350@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608121410.u7CEABvT062350>