Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 2010 12:58:36 GMT
From:      pluknet <pluknet@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/145059: [patch] 7.3 relnotes erroneously describes new ps -p option
Message-ID:  <201003261258.o2QCwaqR093468@www.freebsd.org>
Resent-Message-ID: <201003261300.o2QD0CTw081948@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         145059
>Category:       docs
>Synopsis:       [patch] 7.3 relnotes erroneously describes new ps -p option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 26 13:00:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     pluknet
>Release:        
>Organization:
>Environment:
>Description:
-p option already existed before, so it's wrong.
This should be corrected to -d option.

Full original text below.

      <para>The &man.ps.1; command now supports a new flag
        <option>-p</option>.  This displays descendant info with the
        output similar to Linux's <option>-H</option> (or
        <option>-f</option>).</para>

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- src/release/doc/en_US.ISO8859-1/relnotes/article.sgml.orig	2010-03-26 10:59:16.000000000 +0300
+++ src/release/doc/en_US.ISO8859-1/relnotes/article.sgml	2010-03-26 15:57:27.000000000 +0300
@@ -829,7 +829,7 @@
 	fixed.</para>
 
       <para>The &man.ps.1; command now supports a new flag
-	<option>-p</option>.  This displays descendant info with the
+	<option>-d</option>.  This displays descendant info with the
 	output similar to Linux's <option>-H</option> (or
 	<option>-f</option>).</para>
 


>Release-Note:
>Audit-Trail:
>Unformatted:



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