aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>1998-06-10 12:33:41 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>1998-06-10 12:33:41 +0000
commitfe0c226de95b79f0418006e2f4cda930b6c92d98 (patch)
tree7b9a609cb3549157ec771c868d3940f70db43260
parent75065d2cd830b6f58cc041a28881de62143cc84a (diff)
downloadsrc-fe0c226de95b79f0418006e2f4cda930b6c92d98.tar.gz
src-fe0c226de95b79f0418006e2f4cda930b6c92d98.zip
Spellint fixes.
PR: 6903 (not the contrib bits). Reviewed by: phk Submitted by: Josh Gillam <josh@quick.net>
Notes
Notes: svn path=/head/; revision=36852
-rw-r--r--usr.sbin/ctm/ctm/ctm.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5
index 6f2cf96092fd..55e6ef2c3248 100644
--- a/usr.sbin/ctm/ctm/ctm.5
+++ b/usr.sbin/ctm/ctm/ctm.5
@@ -10,7 +10,7 @@
.\"
.\" CTM and ctm(1) by <phk@login.dknet.dk>
.\"
-.\" $Id: ctm.5,v 1.5 1997/02/22 16:05:20 peter Exp $
+.\" $Id: ctm.5,v 1.6 1997/09/17 06:24:44 charnier Exp $
.\"
.Dd March 25, 1995
.Os
@@ -30,7 +30,7 @@ line starts with the letters
followed by a CTM statement and control data, and ends with a '\en'
character.
-Data chunks always belong to the preceeding control line, and the
+Data chunks always belong to the preceding control line, and the
last field on that control line is the number of bytes in the data
chunk.
A trailing newline '\en' character follows each data chunk, this
@@ -200,7 +200,7 @@ Initial trials ran during the
.Fx 1.1.5 ,
and many bugs and
methods were hashed out.
-The CTM system has been made publically available in
+The CTM system has been made publicly available in
.Fx 2.1 .
.Sh AUTHORS