No more TMPDIR.
authornicm <nicm@openbsd.org>
Tue, 27 Oct 2015 14:51:35 +0000 (14:51 +0000)
committernicm <nicm@openbsd.org>
Tue, 27 Oct 2015 14:51:35 +0000 (14:51 +0000)
usr.bin/tmux/tmux.1

index f4c6440..12ae22e 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tmux.1,v 1.454 2015/10/26 00:15:37 jmc Exp $
+.\" $OpenBSD: tmux.1,v 1.455 2015/10/27 14:51:35 nicm Exp $
 .\"
 .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
 .\"
@@ -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: October 26 2015 $
+.Dd $Mdocdate: October 27 2015 $
 .Dt TMUX 1
 .Os
 .Sh NAME
@@ -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