aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2020-07-13 10:01:18 +0100
committerThomas Adam <thomas@xteddy.org>2020-07-13 10:01:18 +0100
commit7d6723b5f77d318c61e9c80016dac9b163fc4f49 (patch)
tree5db0484c6a9ba436b5742f95c4db960635f4c845
parenta5f99e14c6f264e568b860692b89d11f5298a3f2 (diff)
parentf26b7b7788bdeea4d523ac1699b845350165644e (diff)
downloadrtmux-7d6723b5f77d318c61e9c80016dac9b163fc4f49.tar.gz
rtmux-7d6723b5f77d318c61e9c80016dac9b163fc4f49.tar.bz2
rtmux-7d6723b5f77d318c61e9c80016dac9b163fc4f49.zip
Merge branch 'obsd-master'
-rw-r--r--tmux.113
1 files changed, 11 insertions, 2 deletions
diff --git a/tmux.1 b/tmux.1
index 1db20273..65ce211f 100644
--- a/tmux.1
+++ b/tmux.1
@@ -169,8 +169,17 @@ independent
servers to be run.
Unlike
.Fl S
-a full path is not necessary: the sockets are all created in the same
-directory.
+a full path is not necessary: the sockets are all created in a directory
+.Pa tmux-UID
+under the directory given by
+.Ev TMUX_TMPDIR
+or in
+.Pa /tmp .
+The
+.Pa tmux-UID
+directory is created by
+.Nm
+and must not be world readable, writable or executable.
.Pp
If the socket is accidentally removed, the
.Dv SIGUSR1