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">
|
||||
<title>Running <application>Subversion</application></title>
|
||||
|
||||
<para>The <command>svn</command> command is used to fetch a
|
||||
clean copy of the sources into a local directory. The files
|
||||
in this directory are called a <emphasis>local working
|
||||
<para>To fetch a clean copy of the sources into a local
|
||||
directory, use <command>svn</command>. The files in this
|
||||
directory are called a <emphasis>local working
|
||||
copy</emphasis>.</para>
|
||||
|
||||
<warning>
|
||||
|
|
Loading…
Reference in a new issue