=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.500 retrieving revision 1.501 diff -u -r1.500 -r1.501 --- src/usr.bin/tmux/tmux.1 2016/10/12 14:50:14 1.500 +++ src/usr.bin/tmux/tmux.1 2016/10/12 15:26:37 1.501 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.500 2016/10/12 14:50:14 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.501 2016/10/12 15:26:37 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -2100,7 +2100,7 @@ Commands related to key bindings are as follows: .Bl -tag -width Ds .It Xo Ic bind-key -.Op Fl cnr +.Op Fl nr .Op Fl t Ar mode-table .Op Fl T Ar key-table .Ar key Ar command Op Ar arguments @@ -2155,10 +2155,7 @@ is present, .Ar key is bound in -.Ar mode-table : -the binding for command mode with -.Fl c -or for normal mode without. +.Ar mode-table . .Pp To view the default bindings and possible commands, see the .Ic list-keys @@ -2232,7 +2229,7 @@ .Fl 2 the secondary prefix key, to a window as if it was pressed. .It Xo Ic unbind-key -.Op Fl acn +.Op Fl an .Op Fl t Ar mode-table .Op Fl T Ar key-table .Ar key @@ -2240,7 +2237,6 @@ .D1 (alias: Ic unbind ) Unbind the command bound to .Ar key . -.Fl c , .Fl n , .Fl T and