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

Glen Barber gjb at FreeBSD.org
Tue Jul 14 21:45:59 UTC 2015


Author: gjb
Date: Tue Jul 14 21:45:58 2015
New Revision: 285581
URL: https://svnweb.freebsd.org/changeset/base/285581

Log:
  Document r275249, timeo, actimeo, noac, proto mount_nfs(8) options.
  
  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	Tue Jul 14 21:45:51 2015	(r285580)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 21:45:58 2015	(r285581)
@@ -602,6 +602,11 @@
 	which allows <acronym>iSCSI</acronym> initiators to find
 	targets and portals without requiring active
 	discovery.</para>
+
+      <para revision="275249" contrib="sponsor" sponsor="&ff;">Support
+	for the <literal>timeo</literal>, <literal>actimeo</literal>,
+	<literal>noac</literal>, and <literal>proto</literal> options
+	have been added to &man.mount.nfs.8;.</para>
     </sect2>
 
     <sect2 xml:id="storage-zfs">


More information about the svn-src-all mailing list