diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2010-05-30 19:19:42 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2010-05-30 19:19:42 +0000 |
commit | e1e120de1c4fc5f37940ba3a6567acc914f1692c (patch) | |
tree | c17037768e276093286eb280174129e6d1c88614 | |
parent | 7b7397241f5c093611a925ffc062d944df3a3c82 (diff) | |
download | rtmux-e1e120de1c4fc5f37940ba3a6567acc914f1692c.tar.gz rtmux-e1e120de1c4fc5f37940ba3a6567acc914f1692c.tar.bz2 rtmux-e1e120de1c4fc5f37940ba3a6567acc914f1692c.zip |
Better to say "command key bindings" since we've just called them
command keys.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ prefix key, .Ql C-b (Ctrl-b) by default, followed by a command key. .Pp -The default key bindings are: +The default command key bindings are: .Pp .Bl -tag -width "XXXXXXXXXX" -offset indent -compact .It C-b |