- Add period, missing from last commit.

- Fixup wording regarding CVSup's -s option.
This commit is contained in:
Brad Davis 2006-04-20 09:15:21 +00:00
parent 1d664178d8
commit 43625486ec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=27589

View file

@ -505,9 +505,8 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
<para>
Please have look at the <application>CVSup</application> documentation
like &man.cvsup.1; and consider using the <option>-s</option>
option, as it can reduce the amount of work to be done
a lot.
</para>
option. This reduces I/O operations by assuming the
recorded information about each file is correct.</para>
</note>
</para>
</sect3>
@ -515,7 +514,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
<sect2 id="mirror-cvs">
<title>Mirroring the CVS repository</title>
<para>There are various ways to mirror the CVS repository,
<application>CVSup</application> is the most common method</para>
<application>CVSup</application> is the most common method.</para>
<sect3 id="mirror-cvs-cvsup">
<title>Using CVSup</title>