=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.541 retrieving revision 1.542 diff -u -r1.541 -r1.542 --- src/usr.bin/tmux/tmux.1 2017/04/18 15:44:17 1.541 +++ src/usr.bin/tmux/tmux.1 2017/04/19 06:52:27 1.542 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.541 2017/04/18 15:44:17 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.542 2017/04/19 06:52:27 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 18 2017 $ +.Dd $Mdocdate: April 19 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -3508,6 +3508,7 @@ .It Li "client_activity" Ta "" Ta "Integer time client last had activity" .It Li "client_created" Ta "" Ta "Integer time client created" .It Li "client_control_mode" Ta "" Ta "1 if client is in control mode" +.It Li "client_discarded" Ta "" Ta "Bytes discarded when client behind" .It Li "client_height" Ta "" Ta "Height of client" .It Li "client_key_table" Ta "" Ta "Current key table" .It Li "client_last_session" Ta "" Ta "Name of the client's last session"