aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2009-10-25 01:10:57 +0000
committerNicholas Marriott <nicm@openbsd.org>2009-10-25 01:10:57 +0000
commit7b4f0398c38ada2c46a0d0c37d6bfc91e39eb78a (patch)
treefc857aabe06b07f64cfb9610f6e3b2ce68ee0aa6
parent385236e967b11889ccd7d7059e5604fe584b1712 (diff)
downloadrtmux-7b4f0398c38ada2c46a0d0c37d6bfc91e39eb78a.tar.gz
rtmux-7b4f0398c38ada2c46a0d0c37d6bfc91e39eb78a.tar.bz2
rtmux-7b4f0398c38ada2c46a0d0c37d6bfc91e39eb78a.zip
[ is a punctuation character and should be escaped with Ql. Although the
current groff version we have seems to handle it fine, other versions are not so tolerant.
-rw-r--r--tmux.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 80283678..f553b18c 100644
--- a/tmux.1
+++ b/tmux.1
@@ -502,7 +502,7 @@ for later insertion into another window.
This mode is entered with the
.Ic copy-mode
command, bound to
-.Ql [
+.Ql \&[
by default.
.El
.Pp