summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm
diff options
context:
space:
mode:
authorrnordier <rnordier@FreeBSD.org>1998-04-20 20:55:43 +0000
committerrnordier <rnordier@FreeBSD.org>1998-04-20 20:55:43 +0000
commitb7baaa948a63c3318ea2dd4279fa4e88991bf82a (patch)
tree2e60505155fa66a1e143145594973f91d3d2f8f1 /usr.sbin/ctm
parent9a3b7a05d16540a9518b185e9f0ff4a7805c393d (diff)
downloadFreeBSD-src-b7baaa948a63c3318ea2dd4279fa4e88991bf82a.zip
FreeBSD-src-b7baaa948a63c3318ea2dd4279fa4e88991bf82a.tar.gz
Spelling/typo fixes: (proccessed, og).
Diffstat (limited to 'usr.sbin/ctm')
-rw-r--r--usr.sbin/ctm/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ctm/README b/usr.sbin/ctm/README
index d887912..d6b94f5 100644
--- a/usr.sbin/ctm/README
+++ b/usr.sbin/ctm/README
@@ -5,7 +5,7 @@
# this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
# ----------------------------------------------------------------------------
#
-# $Id$
+# $Id: README,v 1.6 1997/02/22 16:05:15 peter Exp $
#
What will I not find in this file ?
@@ -21,7 +21,7 @@ CTM is now meant to be the definitive way to make and apply a delta between
two versions of a directory tree.
There are two parts to this, making the delta and applying it. These are two
entirely different things. CTM concentrates the computation-burden on the
-generation og the deltas, as a delta very often is applied more times than
+generation of the deltas, as a delta very often is applied more times than
it is made. Second CTM tries to make the minimal size delta.
Why not use diff/patch ?
@@ -55,7 +55,7 @@ You pass it to the 'ctm' command. You can pass a CTM-delta on stdin, or
you can give the filename as an argument. If you do the latter, you make
life a lot easier for your self, since the program can accept gzip'ed files
and since it will not have to make a temporary copy of your file. You can
-specify multiple deltas at one time, they will be proccessed one at a time.
+specify multiple deltas at one time, they will be processed one at a time.
The ctm command runs in a number of passes. It will process the entire
input file in each pass, before commencing with the next pass.
OpenPOWER on IntegriCloud