summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/tmux/tmux.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 0d6ca569d79..0b44ce47326 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.50 2009/07/30 07:04:50 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.51 2009/07/30 13:31:22 jmc 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.