[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.354 and 1.355

version 1.354, 2013/03/27 11:17:12 version 1.355, 2013/03/27 11:24:18
Line 141 
Line 141 
 .It Fl L Ar socket-name  .It Fl L Ar socket-name
 .Nm  .Nm
 stores the server socket in a directory under  stores the server socket in a directory under
 .Pa /tmp  .Ev TMUX_TMPDIR ,
 (or  
 .Ev TMPDIR  .Ev TMPDIR
 if set);  if it is unset, or
 the default socket is named  .Pa /tmp
   if both are unset.
   The default socket is named
 .Em default .  .Em default .
 This option allows a different socket name to be specified, allowing several  This option allows a different socket name to be specified, allowing several
 independent  independent

Legend:
Removed from v.1.354  
changed lines
  Added in v.1.355