=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.629 retrieving revision 1.630 diff -u -r1.629 -r1.630 --- src/usr.bin/tmux/tmux.1 2019/03/22 09:33:04 1.629 +++ src/usr.bin/tmux/tmux.1 2019/03/22 10:45:17 1.630 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.629 2019/03/22 09:33:04 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.630 2019/03/22 10:45:17 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -3899,7 +3899,7 @@ A style may be the single term .Ql default to specify the default style (which may inherit from another option) or a space -separated list of the following: +or comma separated list of the following: .Bl -tag -width Ds .It Ic fg=colour Set the foreground colour. @@ -4000,7 +4000,7 @@ .Pp Examples are: .Bd -literal -offset indent -fg=yellow,bold,underscore,blink +fg=yellow bold underscore blink bg=black,fg=default,noreverse .Ed .Sh NAMES AND TITLES