diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2010-01-28 19:09:12 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2010-01-28 19:09:12 +0000 |
commit | 6abd9846080ea43a5c7a006bfc8d94696389b26f (patch) | |
tree | 24a352e98b07d634928ecbb241ea5cd1255dcec3 | |
parent | f941879c15fa59646a3cc687fe9244641afa2460 (diff) | |
download | rtmux-6abd9846080ea43a5c7a006bfc8d94696389b26f.tar.gz rtmux-6abd9846080ea43a5c7a006bfc8d94696389b26f.tar.bz2 rtmux-6abd9846080ea43a5c7a006bfc8d94696389b26f.zip |
Typo, from Micah Cowan.
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -581,7 +581,7 @@ for keys used when line editing at the command prompt; and .Em emacs-choice for keys used when choosing from lists (such as produced by the -.Ic window-choose +.Ic choose-window command) or in output mode; and .Em vi-copy and |