aboutsummaryrefslogtreecommitdiff
path: root/bin/ed
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-10-05 22:27:30 +0000
commite83201b43ad36d453a46f551fcaedf0a0e7f23c3 (patch)
treee09db4b1b56461dbe8a4d233c39a90678607f597 /bin/ed
parentc849957cb04aebe1b5d9b3a9917dde9fe5045095 (diff)
Notes
Diffstat (limited to 'bin/ed')
-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 9eec5d987f33..dd5369d65c72 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $Id: ed.1,v 1.6 1994/09/24 02:55:24 davidg Exp $
+.\" $Id: ed.1,v 1.7 1996/08/29 18:05:50 wosch Exp $
.TH ED 1 "21 May 1993"
.SH NAME
.\" ed, red \- text editor
@@ -167,7 +167,7 @@ and is legal wherever it makes sense.
An address range is two addresses separated either by a comma or
semi-colon. The value of the first address in a range cannot exceed the
-value of the the second. If only one address is given in a range, then
+value of the second. If only one address is given in a range, then
the second address is set to the given address. If an
.IR n- tuple
of addresses is given where