aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-07-30 20:33:29 +0000
committerTiago Cunha <tcunha@gmx.com>2009-07-30 20:33:29 +0000
commitec1396c9ee38e43d99d18a52d72fd315795abc8a (patch)
tree88f98a7f519c852964929e484b123c231f9edaef
parentec3dba01b2cebd4181f9c66683518c3c7b2a5079 (diff)
downloadrtmux-ec1396c9ee38e43d99d18a52d72fd315795abc8a.tar.gz
rtmux-ec1396c9ee38e43d99d18a52d72fd315795abc8a.tar.bz2
rtmux-ec1396c9ee38e43d99d18a52d72fd315795abc8a.zip
Sync OpenBSD patchset 199:
new sentence, new line;
-rw-r--r--tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 9bb3368c..36b638aa 100644
--- a/tmux.1
+++ b/tmux.1
@@ -1,4 +1,4 @@
-.\" $Id: tmux.1,v 1.136 2009-07-30 20:32:05 tcunha Exp $
+.\" $Id: tmux.1,v 1.137 2009-07-30 20:33:29 tcunha Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -1534,7 +1534,8 @@ Key bindings default to emacs.
.It Xo Ic mode-mouse
.Op Ic on | Ic off
.Xc
-Mouse state in modes. If on,
+Mouse state in modes.
+If on,
.Nm
will respond to mouse clicks by moving the cursor in copy mode or selecting an
option in choice mode.