Remove location specific component of SVN repository from the example.

Approved by: gjb (mentor)
This commit is contained in:
George V. Neville-Neil 2014-05-18 14:59:06 +00:00
parent adc7699907
commit fdff5a5c73
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44865

View file

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