svn commit: r270623 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Mon Aug 25 20:37:07 UTC 2014
Author: gjb
Date: Mon Aug 25 20:37:07 2014
New Revision: 270623
URL: http://svnweb.freebsd.org/changeset/base/270623
Log:
Document r270043, '-o key=val' pairing for NFS version
specification.
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 Mon Aug 25 20:37:05 2014 (r270622)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Mon Aug 25 20:37:07 2014 (r270623)
@@ -870,6 +870,13 @@
parameters without requiring the session to be removed and
added back.</para>
+ <para revision="270043">The &man.mount.nfs.8; utility has been
+ updated to support specifying the NFS version as
+ a <literal>key=<replaceable>value</replaceable></literal> pair
+ argument to the <literal>-o</literal> flag. For example, to
+ specify NFS version 4, the syntax to use is
+ <literal>-o vers=4</literal>.</para>
+
<sect3 xml:id="rc-scripts">
<title><filename>/etc/rc.d</filename> Scripts</title>
More information about the svn-src-stable
mailing list