Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 07:00:40 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r329120 - stable/11/bin/ps
Message-ID:  <201802110700.w1B70eMH024787@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Sun Feb 11 07:00:40 2018
New Revision: 329120
URL: https://svnweb.freebsd.org/changeset/base/329120

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

Modified:
  stable/11/bin/ps/ps.1
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/bin/ps/ps.1
==============================================================================
--- stable/11/bin/ps/ps.1	Sun Feb 11 06:57:20 2018	(r329119)
+++ stable/11/bin/ps/ps.1	Sun Feb 11 07:00:40 2018	(r329120)
@@ -773,7 +773,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?201802110700.w1B70eMH024787>