summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-27 02:49:26 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-27 02:49:26 +0000
commit80a3303ae694bbd5ac0e3a41797e78cb49a91fd9 (patch)
tree504f9f75c0c1b8cc1d65912cfb7e729f969a4c2e
parent3ffc01b6c1e044c6189d4651fcb3a5f801509521 (diff)
preceeding -> preceding
-rw-r--r--bin/ksh/ksh.14
-rw-r--r--bin/ksh/ksh.1tbl4
-rw-r--r--usr.sbin/ctm/ctm/ctm.54
3 files changed, 6 insertions, 6 deletions
diff --git a/bin/ksh/ksh.1 b/bin/ksh/ksh.1
index b1f469737a2..4b2632d8134 100644
--- a/bin/ksh/ksh.1
+++ b/bin/ksh/ksh.1
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: ksh.1,v 1.10 1998/09/07 16:44:32 aaron Exp $
+.\" $OpenBSD: ksh.1,v 1.11 1998/09/27 02:49:24 aaron Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -1359,7 +1359,7 @@ the \fB()\fP notation:
the \fB$0\fP parameter is set to the name of the function
(Bourne-style functions leave \fB$0\fP untouched).
.IP \ \ \(bu
-parameter assignments preceeding function calls are not kept in
+parameter assignments preceding function calls are not kept in
the shell environment
(executing Bourne-style functions will keep assignments).
.IP \ \ \(bu
diff --git a/bin/ksh/ksh.1tbl b/bin/ksh/ksh.1tbl
index 8d53b7f68bb..02d574a3832 100644
--- a/bin/ksh/ksh.1tbl
+++ b/bin/ksh/ksh.1tbl
@@ -1,5 +1,5 @@
'\" t
-.\" $OpenBSD: ksh.1tbl,v 1.10 1998/09/07 16:44:32 aaron Exp $
+.\" $OpenBSD: ksh.1tbl,v 1.11 1998/09/27 02:49:24 aaron Exp $
.\"{{{}}}
.\"{{{ Notes about man page
.\" - use the pseudo-macros .sh( and .sh) to begin and end sh-specific
@@ -1359,7 +1359,7 @@ the \fB()\fP notation:
the \fB$0\fP parameter is set to the name of the function
(Bourne-style functions leave \fB$0\fP untouched).
.IP \ \ \(bu
-parameter assignments preceeding function calls are not kept in
+parameter assignments preceding function calls are not kept in
the shell environment
(executing Bourne-style functions will keep assignments).
.IP \ \ \(bu
diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5
index ef6bf1aa6bb..877280ad2c8 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.1 1996/10/30 17:32:57 graichen Exp $
+.\" $Id: ctm.5,v 1.2 1998/09/27 02:49:25 aaron 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