=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.273 retrieving revision 1.274 diff -c -r1.273 -r1.274 *** src/usr.bin/tmux/tmux.1 2012/02/02 00:15:28 1.273 --- src/usr.bin/tmux/tmux.1 2012/02/02 22:33:05 1.274 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.273 2012/02/02 00:15:28 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.274 2012/02/02 22:33:05 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 1782,1787 **** --- 1782,1791 ---- .Pp Available window options are listed under .Ic set-window-option . + .Pp + .Ar value + depends on the option and may be a number, a string, or a flag (on, off, or + omitted to toggle). .Pp Available server options are: .Bl -tag -width Ds