aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.16
1 files changed, 2 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index cd4ea672..e0362062 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.129 2009-07-23 13:06:31 tcunha Exp $
+.\" $Id: tmux.1,v 1.130 2009-07-25 08:39:39 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -1225,9 +1225,7 @@ Whether a key repeats may be set when it is bound using the
flag to
.Ic bind-key .
Repeat is enabled for the default keys of the
-.Ic up-pane ,
-.Ic down-pane ,
-.Ic resize-pane-up ,
+.Ic resize-pane-up
and
.Ic resize-pane-down
commands.