Fix redundancy.
Sponsored by: Essen DevSummit Hackathon
This commit is contained in:
parent
1882b06183
commit
d40824ca2c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47093
1 changed files with 3 additions and 3 deletions
|
@ -481,9 +481,9 @@ Comment out for now until these can be verified.
|
||||||
<sect2 xml:id="svn-usage">
|
<sect2 xml:id="svn-usage">
|
||||||
<title>Running <application>Subversion</application></title>
|
<title>Running <application>Subversion</application></title>
|
||||||
|
|
||||||
<para>The <command>svn</command> command is used to fetch a
|
<para>To fetch a clean copy of the sources into a local
|
||||||
clean copy of the sources into a local directory. The files
|
directory, use <command>svn</command>. The files in this
|
||||||
in this directory are called a <emphasis>local working
|
directory are called a <emphasis>local working
|
||||||
copy</emphasis>.</para>
|
copy</emphasis>.</para>
|
||||||
|
|
||||||
<warning>
|
<warning>
|
||||||
|
|
Loading…
Reference in a new issue