summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-04 02:15:16 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-10-04 02:15:16 +0000
commit7bf5712ffc5ab2f0bf0f2ca851e1f633a288b467 (patch)
tree32255ae4940a22b44eccc24016cdf83dffb15e37 /bin
parentdd03700b453e1655b92dcb942bba0375fcd60667 (diff)
wrong word; cjeker@diehard.n-r-g.com
Diffstat (limited to 'bin')
-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 3e6b1a0bdcf..bccd9391426 100644
--- a/bin/ed/ed.1
+++ b/bin/ed/ed.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ed.1,v 1.37 2002/08/31 21:44:29 mpech Exp $
+.\" $OpenBSD: ed.1,v 1.38 2002/10/04 02:15:15 deraadt Exp $
.\"
.Dd May 2, 1993
.Dt ED 1
@@ -62,7 +62,7 @@ or
enters input mode.
This is the primary means of adding text to a file.
In this mode, no commands are available;
-instead, the standard input is written directory to the editor buffer.
+instead, the standard input is written directly to the editor buffer.
Lines consist of text up to and including a newline character.
Input mode is terminated by entering a single period
.Pq Ql \&.