summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \&.