aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornicm <nicm>2015-10-27 14:51:35 +0000
committernicm <nicm>2015-10-27 14:51:35 +0000
commit67c3a014b960b8c1d7931d3c99f570610b1d4d3f (patch)
tree905008d8b43a64925aef07310d414ee0b790986d
parent07b0ea03c33893bd2b104db5ea4e1397f92e0477 (diff)
downloadrtmux-67c3a014b960b8c1d7931d3c99f570610b1d4d3f.tar.gz
rtmux-67c3a014b960b8c1d7931d3c99f570610b1d4d3f.tar.bz2
rtmux-67c3a014b960b8c1d7931d3c99f570610b1d4d3f.zip
No more TMPDIR.
-rw-r--r--tmux.17
1 files changed, 3 insertions, 4 deletions
diff --git a/tmux.1 b/tmux.1
index a9f3cdc9..1fb99252 100644
--- a/tmux.1
+++ b/tmux.1
@@ -143,11 +143,10 @@ session created, and continues to process the rest of the configuration file.
.It Fl L Ar socket-name
.Nm
stores the server socket in a directory under
-.Ev TMUX_TMPDIR ,
-.Ev TMPDIR
-if it is unset, or
+.Ev TMUX_TMPDIR
+or
.Pa /tmp
-if both are unset.
+if it is unset.
The default socket is named
.Em default .
This option allows a different socket name to be specified, allowing several