Remove location specific component of SVN repository from the example.
Approved by: gjb (mentor)
This commit is contained in:
parent
adc7699907
commit
fdff5a5c73
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44865
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue