View | Details | Raw Unified | Return to bug 75612
Collapse All | Expand All

(-)support.sgml (-3 / +3 lines)
Lines 286-302 Link Here
286
      it, you may choose any one of following options:</p>
286
      it, you may choose any one of following options:</p>
287
287
288
    <ul>
288
    <ul>
289
      <li><a href="doc/en_US.ISO8859-1/books/handbook/synching.html#CVSUP">cvsup</a> if you are looking
289
      <li><a href="doc/en_US.ISO8859-1/books/handbook/cvsup.html">cvsup</a> if you are looking
290
	for on-demand, low overhead access using a custom utility (written in
290
	for on-demand, low overhead access using a custom utility (written in
291
	Modula-3 no less).</li>
291
	Modula-3 no less).</li>
292
292
293
      <li><a name="anoncvs" href="doc/en_US.ISO8859-1/books/handbook/synching.html#ANONCVS">anoncvs</a>
293
      <li><a name="anoncvs" href="doc/en_US.ISO8859-1/books/handbook/anoncvs.html">anoncvs</a>
294
	if you are looking for on-demand access that has higher overhead than
294
	if you are looking for on-demand access that has higher overhead than
295
	cvsup (in terms of wall time and bytes transferred) but is easier to use
295
	cvsup (in terms of wall time and bytes transferred) but is easier to use
296
	for checking out small pieces of the tree and requires nothing more
296
	for checking out small pieces of the tree and requires nothing more
297
	than the cvs tools already bundled with FreeBSD.</li>
297
	than the cvs tools already bundled with FreeBSD.</li>
298
298
299
      <li><a href="doc/en_US.ISO8859-1/books/handbook/synching.html#CTM">CTM</a> if you are looking for
299
      <li><a href="doc/en_US.ISO8859-1/books/handbook/ctm.html">CTM</a> if you are looking for
300
	very low overhead, batch-mode access (basically, patches through
300
	very low overhead, batch-mode access (basically, patches through
301
	email).</li>
301
	email).</li>

Return to bug 75612