summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-05-10 19:53:18 +0000
committerderaadt <deraadt@openbsd.org>2002-05-10 19:53:18 +0000
commitdfb5007ee7e9796d53d47a7af84573ec56badc33 (patch)
tree7109662a7fd04d38ce8cbbaa040d43939c4999d6
parentIn getlin(): match and handle EOF before checking isprint() (diff)
downloadwireguard-openbsd-dfb5007ee7e9796d53d47a7af84573ec56badc33.tar.xz
wireguard-openbsd-dfb5007ee7e9796d53d47a7af84573ec56badc33.zip
doc error; soeren@thing.dk
-rw-r--r--usr.bin/mg/mg.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index d236aad005f..2bb7a930c84 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mg.1,v 1.12 2002/02/21 04:21:17 deraadt Exp $
+.\" $OpenBSD: mg.1,v 1.13 2002/05/10 19:53:18 deraadt Exp $
.\"
.Dd February 25, 2000
.Dt MG 1
@@ -164,4 +164,4 @@ In Gnu Emacs,
this buffer goes away the next time you type a real command.
In
.Nm mg ,
-you must use "M-x 1" to get rid of it.
+you must use "^X-1" to get rid of it.