=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.419 retrieving revision 1.420 diff -c -r1.419 -r1.420 *** src/usr.bin/tmux/tmux.1 2015/04/19 21:34:21 1.419 --- src/usr.bin/tmux/tmux.1 2015/04/19 22:10:30 1.420 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.419 2015/04/19 21:34:21 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.420 2015/04/19 22:10:30 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 1028,1034 **** option scrolls one page up. .Fl M begins a mouse drag (only valid if bound to a mouse key binding, see ! .Sx MOUSE SUPPORT Ns ). .El .Pp Each window displayed by --- 1028,1034 ---- option scrolls one page up. .Fl M begins a mouse drag (only valid if bound to a mouse key binding, see ! .Sx MOUSE SUPPORT ) . .El .Pp Each window displayed by *************** *** 1678,1684 **** .Pp .Fl M begins mouse resizing (only valid if bound to a mouse key binding, see ! .Sx MOUSE SUPPORT Ns ). .It Xo Ic respawn-pane .Op Fl k .Op Fl t Ar target-pane --- 1678,1684 ---- .Pp .Fl M begins mouse resizing (only valid if bound to a mouse key binding, see ! .Sx MOUSE SUPPORT ) . .It Xo Ic respawn-pane .Op Fl k .Op Fl t Ar target-pane *************** *** 1746,1752 **** .Ar target-pane the active pane in window .Ar target-window , ! or set it's style (with .Fl P ) . If one of .Fl D , --- 1746,1752 ---- .Ar target-pane the active pane in window .Ar target-window , ! or set its style (with .Fl P ) . If one of .Fl D , *************** *** 2011,2017 **** .Pp .Fl M passes through a mouse event (only valid if bound to a mouse key binding, see ! .Sx MOUSE SUPPORT Ns ). .It Xo Ic send-prefix .Op Fl 2 .Op Fl t Ar target-pane --- 2011,2017 ---- .Pp .Fl M passes through a mouse event (only valid if bound to a mouse key binding, see ! .Sx MOUSE SUPPORT ) . .It Xo Ic send-prefix .Op Fl 2 .Op Fl t Ar target-pane *************** *** 3092,3098 **** .It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1" .It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2" .It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3" ! .It Li "WheelUp" Ta "WheelDown" .El .Pp Each should be suffixed with a location, for example --- 3092,3098 ---- .It Li "MouseDown1" Ta "MouseUp1" Ta "MouseDrag1" .It Li "MouseDown2" Ta "MouseUp2" Ta "MouseDrag2" .It Li "MouseDown3" Ta "MouseUp3" Ta "MouseDrag3" ! .It Li "WheelUp" Ta "WheelDown" Ta "" .El .Pp Each should be suffixed with a location, for example