Spelling police.

This commit is contained in:
Mike Pritchard 1996-12-16 22:38:07 +00:00
parent 4b6d3d30f8
commit 3beb57bd1d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=814

View file

@ -1,4 +1,4 @@
<!-- $Id: synching.sgml,v 1.3 1996-10-04 22:54:16 wosch Exp $ -->
<!-- $Id: synching.sgml,v 1.4 1996-12-16 22:38:07 mpp Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt><heading>Synchronizing source trees over the Internet<label id="synching"></heading>
@ -7,7 +7,7 @@
<!--
Last updated: $Date: 1996-10-04 22:54:16 $
Last updated: $Date: 1996-12-16 22:38:07 $
This document tries to describe the various ways in which a user may
use the internet to keep development sources in synch.
@ -55,7 +55,7 @@ the introduction of the <bf>CVSup</bf> utility, a highly efficient
replacement for SUP which also offers access to any branch of FreeBSD
development from a single CVS repository (which, in turn, can also be
transferred non-destructively with CVSup - any local developer work on
independant branches is preserved). It overcomes many of SUP's shortcomings
independent branches is preserved). It overcomes many of SUP's shortcomings
and may be <htmlurl url="ftp://freefall.freebsd.org/pub/CVSup/"
name="downloaded"> from our development server, where additional documentation
is also provided. Both the CVSup client and server are compatible with