summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2009-10-04 11:33:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2009-10-04 11:33:36 +0000
commit739a7c882b70200bdcc811ef105c8ff983549477 (patch)
tree36f11e66fb95373f0cc87ed5dd2bf677498ce6a3
parentba717be9f2ecf9a75749d89954e7a77cbe2541aa (diff)
tweak previous;
-rw-r--r--usr.bin/tmux/tmux.19
1 files changed, 4 insertions, 5 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 1ebed6af528..328b91a473b 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.94 2009/10/04 11:18:26 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.95 2009/10/04 11:33:35 jmc Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -983,13 +983,12 @@ allows a command to be bound to most keys, with or without a prefix key.
When specifying keys, most represent themselves (for example
.Ql A
to
-.Ql Z
-).
+.Ql Z ) .
Ctrl keys may be prefixed with
.Ql C-
or
-.Ql ^
-, and Alt (meta) with
+.Ql ^ ,
+and Alt (meta) with
.Ql M- .
In addition, the following special key names are accepted:
.Em BSpace ,