svn commit: r270663 - stable/10/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Tue Aug 26 13:53:02 UTC 2014
Author: gjb
Date: Tue Aug 26 13:53:01 2014
New Revision: 270663
URL: http://svnweb.freebsd.org/changeset/base/270663
Log:
Add a non-breaking space in the mount_nfs(8) example.
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 Aug 26 13:44:56 2014 (r270662)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Aug 26 13:53:01 2014 (r270663)
@@ -956,7 +956,7 @@
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>
+ <literal>-o vers=4</literal>.</para>
<para revision="270401">Support for the <quote>account</quote>
facility has been added to &man.pam.3; library.</para>
More information about the svn-src-stable
mailing list