svn commit: r50117 - user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng
Glen Barber
gjb at FreeBSD.org
Fri Mar 31 20:35:04 UTC 2017
Author: gjb
Date: Fri Mar 31 20:33:48 2017
New Revision: 50117
URL: https://svnweb.freebsd.org/changeset/doc/50117
Log:
Fix a command-line typo.
Sponsored by: The FreeBSD Foundation
Modified:
user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml
Modified: user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml
==============================================================================
--- user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml Fri Mar 31 20:22:15 2017 (r50116)
+++ user/gjb/releng-rewrite/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml Fri Mar 31 20:33:48 2017 (r50117)
@@ -241,7 +241,7 @@ KERNEL="GENERIC64"</programlisting>
branches, this is done with <command>svn cp</command>. From the
repository root:</para>
- <screen>&prompt.user; <userinput>svn cp ^/&branch.relengx;@r<replaceable>306420</replaceable> ^/&branch.releasex;</userinput>
+ <screen>&prompt.user; <userinput>svn cp ^/&branch.relengx;@r<replaceable>306420</replaceable> &branch.releasex;</userinput>
&prompt.user; <userinput>svn commit &branch.releasex;</userinput></screen>
</sect2>
</sect1>
More information about the svn-doc-user
mailing list