aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.19
1 files changed, 4 insertions, 5 deletions
diff --git a/tmux.1 b/tmux.1
index ee7bd02c..fa847e6d 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.176 2009-10-05 18:25:05 tcunha Exp $
+.\" $Id: tmux.1,v 1.177 2009-10-05 18:26:00 tcunha 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 ,