diff options
author | Nicholas Marriott <nicm@openbsd.org> | 2009-10-25 01:10:57 +0000 |
---|---|---|
committer | Nicholas Marriott <nicm@openbsd.org> | 2009-10-25 01:10:57 +0000 |
commit | 7b4f0398c38ada2c46a0d0c37d6bfc91e39eb78a (patch) | |
tree | fc857aabe06b07f64cfb9610f6e3b2ce68ee0aa6 | |
parent | 385236e967b11889ccd7d7059e5604fe584b1712 (diff) | |
download | rtmux-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.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |