summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2009-06-23 19:45:11 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2009-06-23 19:45:11 +0000
commit1aa8d8f9eed0bd069f1bb1b2d74f74465716cc26 (patch)
tree1fb64b4f081d4b22e746b0bfad8d54411ba3a477
parentae760cb4d6f616a71ce773c06a94040c0a8102ec (diff)
Escape ) to make "C-x )" spaced correctly in key list.
"if it formats correctly, go for it" jmc@
-rw-r--r--usr.bin/mg/mg.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index c486093473f..47950a011d4 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.44 2009/06/05 06:29:44 jmc Exp $
+.\" $OpenBSD: mg.1,v 1.45 2009/06/23 19:45:10 nicm Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: June 5 2009 $
+.Dd $Mdocdate: June 23 2009 $
.Dt MG 1
.Os
.Sh NAME
@@ -158,7 +158,7 @@ write-file
exchange-point-and-mark
.It C-x (
start-kbd-macro
-.It C-x )
+.It C-x \&)
end-kbd-macro
.It C-x 0
delete-window