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

Glen Barber gjb at FreeBSD.org
Wed Sep 3 16:46:46 UTC 2014


Author: gjb
Date: Wed Sep  3 16:46:45 2014
New Revision: 271041
URL: http://svnweb.freebsd.org/changeset/base/271041

Log:
  Document r270890, pathchk(1): Ensure bytes >= 128 are considered
  non-portable characters.
  
  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 Sep  3 16:46:43 2014	(r271040)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Sep  3 16:46:45 2014	(r271041)
@@ -1177,6 +1177,10 @@
 	facility has been added to the &man.pam.group.8;
 	module.</para>
 
+      <para revision="270890">The &man.pathchk.1; utility has been
+	updated to ensure bytes greater than or equal to 128 are
+	considered non-portable.</para>
+
       <para revision="270997" contrib="vendor" vendor="&freenas;">The
 	&man.zdb.8; utility is now included in the set of applications
 	installed in the <filename


More information about the svn-src-all mailing list