svn commit: r285265 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Jul 8 12:08:54 UTC 2015


Author: gjb
Date: Wed Jul  8 12:08:53 2015
New Revision: 285265
URL: https://svnweb.freebsd.org/changeset/base/285265

Log:
  Document r285092, pw(8) '-R' option.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Jul  8 12:07:50 2015	(r285264)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Jul  8 12:08:53 2015	(r285265)
@@ -218,6 +218,10 @@
 	&man.chmod.1;, and &man.chown.8; utilities now affect symbolic
 	links when the <literal>-R</literal> flag is specified, as
 	documented in &man.symlink.7;.</para>
+
+      <para revision="285092">The &man.pw.8; utility has been updated
+	with a new flag, <literal>-R</literal>, that sets the root
+	directory within which the utility will operate.</para>
     </sect2>
 
     <sect2 xml:id="userland-contrib">


More information about the svn-src-stable mailing list