summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-10-04 02:15:15 +0000
committerderaadt <deraadt@openbsd.org>2002-10-04 02:15:15 +0000
commit7a3af0caaeb75782cc7cd58222a24bd8f54cda6c (patch)
treec17a735f2c79d910ae8490964a4c0f1419c1b8cc
parentAasking to load an already loaded map is not a "warn and pray" kinda thing. (diff)
downloadwireguard-openbsd-7a3af0caaeb75782cc7cd58222a24bd8f54cda6c.tar.xz
wireguard-openbsd-7a3af0caaeb75782cc7cd58222a24bd8f54cda6c.zip
wrong word; cjeker@diehard.n-r-g.com
-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 \&.