svn commit: r276946 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Sat Jan 10 22:23:39 UTC 2015


Author: gjb
Date: Sat Jan 10 22:23:38 2015
New Revision: 276946
URL: https://svnweb.freebsd.org/changeset/base/276946

Log:
  Reword entry for r270745: 'tracer' keyword displays the tracing
  process, not the child<->parent mapping.
  
  Submitted by:	mjg
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:22:42 2015	(r276945)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sat Jan 10 22:23:38 2015	(r276946)
@@ -504,7 +504,7 @@
 
     <para revision="270745">The &man.ps.1; utility has been updated
       to include a new keyword, <quote>tracer</quote>, which displays
-      the parent <acronym>PID</acronym> of a child process.</para>
+      the <acronym>PID</acronym> of the tracing process.</para>
 
     <para revision="271482">Support for adding empty partitions has
       been added to the &man.mkimg.1; utility.</para>


More information about the svn-src-all mailing list