summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-07-30 18:27:57 +0000
committerjmc <jmc@openbsd.org>2011-07-30 18:27:57 +0000
commit79f2ae62d84f86c719b92837873fbab9ee00e77d (patch)
treea5dbcf3de64377cb1a91e28231887664b8f541be
parentremove dead link; from James Hartley (diff)
downloadwireguard-openbsd-79f2ae62d84f86c719b92837873fbab9ee00e77d.tar.xz
wireguard-openbsd-79f2ae62d84f86c719b92837873fbab9ee00e77d.zip
fix error in previous;
-rw-r--r--usr.bin/tmux/tmux.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index e40d26a2abb..9c63f7ebc20 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.240 2011/07/30 18:01:26 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.241 2011/07/30 18:27:57 jmc Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\"
@@ -2365,8 +2365,7 @@ If on, the mouse may be used to enter copy mode and copy a selection by
dragging, to enter copy mode and scroll with the mouse wheel, or to select an
option in choice mode.
If set to
-.Em
-copy-mode ,
+.Em copy-mode ,
the mouse behaves as set to on, but cannot be used to enter copy
mode.
.Pp