=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.383 retrieving revision 1.384 diff -u -r1.383 -r1.384 --- src/usr.bin/tmux/tmux.1 2014/03/31 21:39:31 1.383 +++ src/usr.bin/tmux/tmux.1 2014/03/31 21:41:35 1.384 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.383 2014/03/31 21:39:31 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.384 2014/03/31 21:41:35 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -778,7 +778,7 @@ Any messages displayed on the status line are saved in a per-client message log, up to a maximum of the limit set by the .Ar message-limit -session option for the session attached to that client. +server option. With .Fl t , display the log for @@ -2134,6 +2134,10 @@ .Nm . Attached clients should be detached and attached again after changing this option. +.It Ic message-limit Ar number +Set the number of error or information messages to save in the message log for +each client. +The default is 100. .It Xo Ic quiet .Op Ic on | off .Xc @@ -2391,10 +2395,6 @@ flag to the .Ic set-option command the new style is added otherwise the existing style is replaced. -.It Ic message-limit Ar number -Set the number of error or information messages to save in the message log for -each client. -The default is 20. .It Ic message-style Ar style Set status line message style. For how to specify