summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@cvs.openbsd.org>2017-11-02 18:52:06 +0000
committerNicholas Marriott <nicm@cvs.openbsd.org>2017-11-02 18:52:06 +0000
commit45ececc62b3e881ea76a09e9a305a470b5e8dedd (patch)
tree09e92b34f6116a01b158413be39d3dac7238054f /usr.bin/tmux/tmux.1
parent080b2623b686636593a98b127a2b317f300c2e8e (diff)
Format for group list of "other sessions" is a bit weird, just list all
the sessions in the group.
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r--usr.bin/tmux/tmux.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1
index 71738c2fd8a..9eeef827c8e 100644
--- a/usr.bin/tmux/tmux.1
+++ b/usr.bin/tmux/tmux.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.586 2017/11/02 18:27:35 nicm Exp $
+.\" $OpenBSD: tmux.1,v 1.587 2017/11/02 18:52:05 nicm Exp $
.\"
.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com>
.\"
@@ -3714,7 +3714,7 @@ The following variables are available, where appropriate:
.It Li "session_last_attached" Ta "" Ta "Time session last attached"
.It Li "session_group" Ta "" Ta "Name of session group"
.It Li "session_group_size" Ta "" Ta "Size of session group"
-.It Li "session_group_others" Ta "" Ta "List of other sessions in group"
+.It Li "session_group_list" Ta "" Ta "List of sessions in group"
.It Li "session_grouped" Ta "" Ta "1 if session in a group"
.It Li "session_height" Ta "" Ta "Height of session"
.It Li "session_id" Ta "" Ta "Unique session ID"