=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.322 retrieving revision 1.323 diff -u -r1.322 -r1.323 --- src/usr.bin/tmux/tmux.1 2013/03/21 18:43:34 1.322 +++ src/usr.bin/tmux/tmux.1 2013/03/22 10:32:36 1.323 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.322 2013/03/21 18:43:34 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.323 2013/03/22 10:32:36 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: March 21 2013 $ +.Dd $Mdocdate: March 22 2013 $ .Dt TMUX 1 .Os .Sh NAME @@ -2964,8 +2964,10 @@ .It Li "client_created_string" Ta "String time client created" .It Li "client_cwd" Ta "Working directory of client" .It Li "client_height" Ta "Height of client" +.It Li "client_last_session" Ta "Name of the client's last session" .It Li "client_prefix" Ta "1 if prefix key has been pressed" .It Li "client_readonly" Ta "1 if client is readonly" +.It Li "client_session" Ta "Name of the client's session" .It Li "client_termname" Ta "Terminal name of client" .It Li "client_tty" Ta "Pseudo terminal of client" .It Li "client_utf8" Ta "1 if client supports utf8"