summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>1997-08-30 11:09:26 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>1997-08-30 11:09:26 +0000
commite3d79adaba0446b9caec7f9f0e88dfc6a8ce6f77 (patch)
tree59a2762a6121d10235ba69976fd87708f1053726
parent0abdc26a0dbb7d355903ca27668ad59c8ba92733 (diff)
Notes
-rw-r--r--bin/ed/ed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ed/ed.1 b/bin/ed/ed.1
index 69eb7faddbd6..4a7fd9f87938 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $Id$
+.\" $Id: ed.1,v 1.10 1997/02/22 14:03:13 peter Exp $
.TH ED 1 "21 May 1993"
.SH NAME
.\" ed, red \- text editor
@@ -454,7 +454,7 @@ implementation.
.SS COMMANDS
All
.B ed
-commands are single characters, though some require additonal parameters.
+commands are single characters, though some require additional parameters.
If a command's parameters extend over several lines, then
each line except for the last
must be terminated with a backslash (\\).