Various typo fixes.
PR: docs/36598 Submitted by: Shaun Branden <shaun@pcuse.com>
This commit is contained in:
parent
c5d2f87d56
commit
b16a2cd5ed
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12638
1 changed files with 3 additions and 3 deletions
|
|
@ -360,7 +360,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
|
|||
the directory structure.
|
||||
</para>
|
||||
<para>
|
||||
In general FTP is not really good for mirroring, since it transferes
|
||||
In general FTP is not really good for mirroring, since it transfers
|
||||
each whole file, if it has changed, and does
|
||||
not create a single data stream, that will benefit from
|
||||
a large TCP congestion window.
|
||||
|
|
@ -439,7 +439,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>
|
||||
Again you have various possibilies, but the most
|
||||
Again you have various possibilities, but the most
|
||||
recommended one, is to use <link linkend="mirror-cvs-cvsup">CVSup</link>.
|
||||
</para>
|
||||
<sect3 id="mirror-cvs-cvsup">
|
||||
|
|
@ -574,7 +574,7 @@ cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T /anoncvstmp --all
|
|||
</para>
|
||||
<para>
|
||||
Then you need to install a couple of ports.
|
||||
You are luckt, that there is a meta-port:
|
||||
You are lucky, that there is a meta-port:
|
||||
<filename role="package">textproc/docproj</filename> to do the work
|
||||
for you. You need to setup some
|
||||
environment variables, like
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue