Update an obsolete URL for the Subversion repository.

This commit is contained in:
Warren Block 2015-09-05 14:07:28 +00:00
parent 8b99ab03f0
commit 68d409151b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47372

View file

@ -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">