svn commit: r296847 - releng/10.3/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Mar 14 12:30:35 UTC 2016


Author: gjb
Date: Mon Mar 14 12:30:34 2016
New Revision: 296847
URL: https://svnweb.freebsd.org/changeset/base/296847

Log:
  Document r292233, nfsd(8) '-manage-gids' option.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

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

Modified: releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 14 12:26:04 2016	(r296846)
+++ releng/10.3/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Mar 14 12:30:34 2016	(r296847)
@@ -192,6 +192,12 @@
 	new utility, &man.sesutil.8;, has been added, which is used
 	to manage &man.ses.4; devices.</para>
 
+      <para revision="292231">Support for the
+	<literal>-manage-gids</literal> has been added to
+	&man.nfsd.8;.  This option can be enabled at boot time by
+	adding <literal>nfs_server_managegids="YES"</literal> to
+	&man.rc.conf.5;.</para>
+
       <para revision="293744" contrib="sponsor" sponsor="&ff;">The
 	initial implementation of <quote>reroot</quote> support has
 	been added to the &man.shutdown.8; utility, allowing the root


More information about the svn-src-all mailing list