summaryrefslogtreecommitdiffstats
path: root/tmux.1
diff options
context:
space:
mode:
authorNicholas Marriott <nicm@openbsd.org>2011-01-12 22:23:58 +0000
committerNicholas Marriott <nicm@openbsd.org>2011-01-12 22:23:58 +0000
commitb3438c86bfb69bfdda55e15525abcacd33738686 (patch)
tree761213d7f4cb2b2fea4f7f6d465dccab42fd1b9e /tmux.1
parent47e18f4ceacc4c207dc0d392f51d55b2286672f2 (diff)
Use TMPDIR if set, from Han Boetes.
Diffstat (limited to 'tmux.1')
-rw-r--r--tmux.15
1 files changed, 4 insertions, 1 deletions
diff --git a/tmux.1 b/tmux.1
index 27a0c997..cf244782 100644
--- a/tmux.1
+++ b/tmux.1
@@ -134,7 +134,10 @@ will report an error and exit without executing further commands.
.It Fl L Ar socket-name
.Nm
stores the server socket in a directory under
-.Pa /tmp ;
+.Pa /tmp
+(or
+.Ev TMPDIR
+if set);
the default socket is named
.Em default .
This option allows a different socket name to be specified, allowing several