summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-04-29 20:57:11 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-04-29 20:57:11 +0000
commitecef7a2ce61bca18b808b58acff08fc034626f37 (patch)
treea1163f639a93d0fa0bffef83fe88021599e90380 /usr.bin/tmux/tmux.1
parentef5203e838dc3331dcf8afaa4ad4340c9363cc63 (diff)
tweak previous;
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-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 fb5e1fe0bb5..eb26a44e236 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.485 2016/04/29 15:58:52 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.486 2016/04/29 20:57:10 jmc Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -2774,8 +2774,7 @@ will be passed through
and formats (see
.Sx FORMATS )
will be expanded.
-
-It may also contain the a special character sequence #[] to change the colour
+It may also contain the special character sequence #[] to change the colour
or attributes, for example
.Ql #[fg=red,bright]
to set a bright red foreground.