=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.485 retrieving revision 1.486 diff -u -r1.485 -r1.486 --- src/usr.bin/tmux/tmux.1 2016/04/29 15:58:52 1.485 +++ src/usr.bin/tmux/tmux.1 2016/04/29 20:57:10 1.486 @@ -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 .\" @@ -2774,8 +2774,7 @@ 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.