A punctuation fix and some tags addition.
This commit is contained in:
parent
fc3b8606c5
commit
0e840623b8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17461
1 changed files with 5 additions and 5 deletions
|
@ -2219,18 +2219,18 @@ src-all</programlisting>
|
||||||
configuration, the <application>CVSup</application> client will
|
configuration, the <application>CVSup</application> client will
|
||||||
take every file associated with the collection and tag you
|
take every file associated with the collection and tag you
|
||||||
chose in the configuration file. However, this is not always
|
chose in the configuration file. However, this is not always
|
||||||
what you want, especially if you are synching the doc, ports, or
|
what you want, especially if you are synching the <filename>doc</filename>, <filename>ports</filename>, or
|
||||||
www trees — most people cannot read four or five
|
<filename>www</filename> trees — most people cannot read four or five
|
||||||
languages, and therefore they do not need to download the
|
languages, and therefore they do not need to download the
|
||||||
language-specific files. If you are
|
language-specific files. If you are
|
||||||
<application>CVSup</application>ing the ports collection, you
|
<application>CVSup</application>ing the ports collection, you
|
||||||
can get around this by specifying each collection individually
|
can get around this by specifying each collection individually
|
||||||
(e.g., <emphasis>ports-astrology</emphasis>,
|
(e.g., <emphasis>ports-astrology</emphasis>,
|
||||||
<emphasis>ports-biology</emphasis>, etc instead of simply
|
<emphasis>ports-biology</emphasis>, etc instead of simply
|
||||||
saying <emphasis>ports-all</emphasis>). However, since the doc
|
saying <emphasis>ports-all</emphasis>). However, since the <filename>doc</filename>
|
||||||
and www trees do not have language-specific collections, you
|
and <filename>www</filename> trees do not have language-specific collections, you
|
||||||
must use one of <application>CVSup</application>'s many nifty
|
must use one of <application>CVSup</application>'s many nifty
|
||||||
features; the <filename>refuse</filename> file.</para>
|
features: the <filename>refuse</filename> file.</para>
|
||||||
|
|
||||||
<para>The <filename>refuse</filename> file essentially tells
|
<para>The <filename>refuse</filename> file essentially tells
|
||||||
<application>CVSup</application> that it should not take every
|
<application>CVSup</application> that it should not take every
|
||||||
|
|
Loading…
Reference in a new issue