=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.753 retrieving revision 1.754 diff -c -r1.753 -r1.754 *** src/usr.bin/tmux/tmux.1 2020/05/16 14:22:51 1.753 --- src/usr.bin/tmux/tmux.1 2020/05/16 14:30:17 1.754 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.753 2020/05/16 14:22:51 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.754 2020/05/16 14:30:17 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 4463,4469 **** .It Li "client_readonly" Ta "" Ta "1 if client is readonly" .It Li "client_session" Ta "" Ta "Name of the client's session" .It Li "client_termname" Ta "" Ta "Terminal name of client" ! .It Li "client_termfeatures" Ta "" Ta "Terminal features of client" .It Li "client_tty" Ta "" Ta "Pseudo terminal of client" .It Li "client_utf8" Ta "" Ta "1 if client supports UTF-8" .It Li "client_width" Ta "" Ta "Width of client" --- 4463,4470 ---- .It Li "client_readonly" Ta "" Ta "1 if client is readonly" .It Li "client_session" Ta "" Ta "Name of the client's session" .It Li "client_termname" Ta "" Ta "Terminal name of client" ! .It Li "client_termtype" Ta "" Ta "Terminal type of client, if available" ! .It Li "client_termfeatures" Ta "" Ta "Terminal features of client, if any" .It Li "client_tty" Ta "" Ta "Pseudo terminal of client" .It Li "client_utf8" Ta "" Ta "1 if client supports UTF-8" .It Li "client_width" Ta "" Ta "Width of client"