aboutsummaryrefslogtreecommitdiff
path: root/handbook/synching.sgml
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-12-31 21:54:24 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-12-31 21:54:24 +0000
commita195318eaf002009d0a5e8894b6f7ade9d834836 (patch)
tree589b9583c3e026b269523973adf88957fdc9c38f /handbook/synching.sgml
parentf421105a3d6acdf4b1071e41bf31c66c03f64a2b (diff)
downloaddoc-a195318eaf002009d0a5e8894b6f7ade9d834836.tar.gz
doc-a195318eaf002009d0a5e8894b6f7ade9d834836.zip
Avoid the use of contractions. This eliminates the "its"/"it's" problems
pointed out by Rick Robinson. Found and fixed some grammar problems at the same time. Note: the reason for avoiding contractions is two-fold: 1) It makes the text easier to understand for people who speak English as a second language. 2) Expanding the contractions often reveals poorly worded passages.
Notes
Notes: svn path=/head/; revision=924
Diffstat (limited to 'handbook/synching.sgml')
-rw-r--r--handbook/synching.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/handbook/synching.sgml b/handbook/synching.sgml
index 4f3252b15e..6a714fc782 100644
--- a/handbook/synching.sgml
+++ b/handbook/synching.sgml
@@ -1,4 +1,4 @@
-<!-- $Id: synching.sgml,v 1.6 1996-12-19 23:49:14 jkh Exp $ -->
+<!-- $Id: synching.sgml,v 1.7 1996-12-31 21:54:24 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-12-19 23:49:14 $
+Last updated: $Date: 1996-12-31 21:54:24 $
This document tries to describe the various ways in which a user may
use the internet to keep development sources in synch.
@@ -33,7 +33,7 @@ stamped with a sequence-number and encoded for transmission over email
handed to the ctm_rmail(1) utility which will automatically decode, verify
and apply the changes to the user's copy of the sources. This process is
far more efficient than CVSup, and places less strain on our server resources
-since it's a <em>push</em> rather than a <em>pull</em> model.
+since it is a <em>push</em> rather than a <em>pull</em> model.
<p>There are other trade-offs, of course. With CVSup, you can also
inadvertently wipe out portions of your archive and CVSup will detect