svn commit: r47372 - head/en_US.ISO8859-1/books/fdp-primer/working-copy
Warren Block
wblock at FreeBSD.org
Sat Sep 5 14:07:29 UTC 2015
Author: wblock
Date: Sat Sep 5 14:07:28 2015
New Revision: 47372
URL: https://svnweb.freebsd.org/changeset/doc/47372
Log:
Update an obsolete URL for the Subversion repository.
Modified:
head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Sat Sep 5 14:00:56 2015 (r47371)
+++ head/en_US.ISO8859-1/books/fdp-primer/working-copy/chapter.xml Sat Sep 5 14:07:28 2015 (r47372)
@@ -92,7 +92,7 @@
<para>A checkout of the source code to work on manual pages is
very similar:</para>
- <screen>&prompt.user; <userinput>svn checkout <replaceable>https://svn0.us-west.FreeBSD.org/base/head</replaceable> <replaceable>~/src</replaceable></userinput></screen>
+ <screen>&prompt.user; <userinput>svn checkout https://svn.FreeBSD.org/base/head <replaceable>~/src</replaceable></userinput></screen>
</sect1>
<sect1 xml:id="working-copy-updating">
More information about the svn-doc-head
mailing list