svn commit: r244869 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Hiroki Sato hrs at FreeBSD.org
Sun Dec 30 17:54:26 UTC 2012


Author: hrs
Date: Sun Dec 30 17:54:25 2012
New Revision: 244869
URL: http://svnweb.freebsd.org/changeset/base/244869

Log:
  Fix a missing word.
  
  Spotted by:	theraven

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

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Dec 30 17:28:08 2012	(r244868)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Dec 30 17:54:25 2012	(r244869)
@@ -995,8 +995,8 @@
 	support has been fixed.</para>
 
       <para revision="232486">The &man.ifconfig.8; utility now
-	supports a <literal>carp
-	<replaceable>state</replaceable></literal> parameter to set
+	supports a <literal>carp state <replaceable>state</replaceable></literal>
+	parameter to set
 	the state to <literal>backup</literal> or
 	<literal>master</literal> forcibly.</para>
 


More information about the svn-src-all mailing list