summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicm <nicm@openbsd.org>2019-04-25 15:35:07 +0000
committernicm <nicm@openbsd.org>2019-04-25 15:35:07 +0000
commitef3be75626bdc87bf96a644c4db3d2652c558eff (patch)
tree6ffa5a6a8622ee31bab0b1a12befcec48192b8a7
parentsync (diff)
downloadwireguard-openbsd-ef3be75626bdc87bf96a644c4db3d2652c558eff.tar.xz
wireguard-openbsd-ef3be75626bdc87bf96a644c4db3d2652c558eff.zip
Need to escape ].
-rw-r--r--usr.bin/tmux/tmux.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 4dd2506f3a8..e0ea6f38ece 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.638 2019/04/23 09:39:07 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.639 2019/04/25 15:35:07 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 23 2019 $
+.Dd $Mdocdate: April 25 2019 $
.Dt TMUX 1
.Os
.Sh NAME
@@ -3933,7 +3933,7 @@ In addition, embedded styles may be specified in format options, such as
by enclosing them in
.Ql #[
and
-.Ql ] .
+.Ql \&] .
.Pp
A style may be the single term
.Ql default