svn commit: r43317 - head/en_US.ISO8859-1/articles/committers-guide
Glen Barber
gjb at FreeBSD.org
Mon Dec 9 16:25:25 UTC 2013
Author: gjb
Date: Mon Dec 9 16:25:24 2013
New Revision: 43317
URL: http://svnweb.freebsd.org/changeset/doc/43317
Log:
Fix build.
Pointyhat: gjb
Sponsored by: The FreeBSD Foundation
Modified:
head/en_US.ISO8859-1/articles/committers-guide/article.xml
Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon Dec 9 16:10:05 2013 (r43316)
+++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Mon Dec 9 16:25:24 2013 (r43317)
@@ -1138,7 +1138,7 @@
always originate from the corresponding
<literal>stable/</literal> branch. For example:</para>
- <screen>&prompt.user; svn merge -c <replaceable>r123456</replaceable> ^/stable/<replaceable>10</replaceable> releng/<replaceable>10.0</replaceable>
+ <screen>&prompt.user; svn merge -c <replaceable>r123456</replaceable> ^/stable/<replaceable>10</replaceable> releng/<replaceable>10.0</replaceable></screen>
</sect4>
<sect4 xml:id="oldmerge">
More information about the svn-doc-all
mailing list