svn commit: r332707 - stable/11/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Wed Apr 18 14:43:25 UTC 2018


Author: gjb
Date: Wed Apr 18 14:43:13 2018
New Revision: 332707
URL: https://svnweb.freebsd.org/changeset/base/332707

Log:
  Document r330694, "@" and "!" now allowed in GECOS fields.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:12 2018	(r332706)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml	Wed Apr 18 14:43:13 2018	(r332707)
@@ -211,6 +211,11 @@
 	to include the <literal>--si</literal> long option, which is
 	an alias to <literal>-H</literal>.</para>
 
+      <para revision="330694" contrib="sponsor"
+	sponsor="&dellemc;">The &man.pw.8; utility has been updated to
+	allow the <literal>@</literal> and <literal>!</literal>
+	characters in the <acronym>GECOS</acronym> field.</para>
+
       <para revision="331471">The &man.ps.1; utility has been updated
 	to include a <literal>jail</literal>, which when used will
 	list the name of a &man.jail.8; instead of the numeric


More information about the svn-src-all mailing list