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

Glen Barber gjb at FreeBSD.org
Wed Jul 8 12:07:52 UTC 2015


Author: gjb
Date: Wed Jul  8 12:07:50 2015
New Revision: 285264
URL: https://svnweb.freebsd.org/changeset/base/285264

Log:
  Document r283961, pw(8) '-R' option.
  
  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	Wed Jul  8 09:54:17 2015	(r285263)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Jul  8 12:07:50 2015	(r285264)
@@ -342,6 +342,10 @@
 	receiving the <literal>SIGINFO</literal> signal has been
 	fixed.</para>
 
+      <para revision="283961">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>
+
       <para revision="284297" contrib="sponsor"
 	sponsor="&clusterhq;">The &man.lockstat.1; utility has been
 	updated with several improvements:</para>


More information about the svn-src-all mailing list