svn commit: r44865 - head/en_US.ISO8859-1/books/fdp-primer/overview
George V. Neville-Neil
gnn at FreeBSD.org
Sun May 18 14:59:07 UTC 2014
Author: gnn
Date: Sun May 18 14:59:06 2014
New Revision: 44865
URL: http://svnweb.freebsd.org/changeset/doc/44865
Log:
Remove location specific component of SVN repository from the example.
Approved by: gjb (mentor)
Modified:
head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Sun May 18 13:49:36 2014 (r44864)
+++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Sun May 18 14:59:06 2014 (r44865)
@@ -156,7 +156,7 @@
<filename>~/doc</filename> (see
<xref linkend="working-copy"/>).</para>
- <screen>&prompt.user; <userinput>svn checkout https://<replaceable>svn0.us-west.FreeBSD.org</replaceable>/doc/head <replaceable>~/doc</replaceable></userinput></screen>
+ <screen>&prompt.user; <userinput>svn checkout https://<replaceable>svn.FreeBSD.org</replaceable>/doc/head <replaceable>~/doc</replaceable></userinput></screen>
</step>
<step>
More information about the svn-doc-head
mailing list