diff options
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/tmux/tmux.1 | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 8ba5db0b5bb..d299814d0f5 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.502 2016/10/13 09:06:48 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.503 2016/10/13 20:09:19 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com> .\" @@ -2179,13 +2179,9 @@ With the key bindings in .Ar mode-table are listed; this may be one of: -.Em vi-edit , -.Em emacs-edit , -.Em vi-choice , -.Em emacs-choice , -.Em vi-copy +.Em vi-choice or -.Em emacs-copy . +.Em emacs-choice . .It Xo Ic send-keys .Op Fl lMRX .Op Fl N Ar repeat-count |