=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.207 retrieving revision 1.208 diff -c -r1.207 -r1.208 *** src/usr.bin/tmux/tmux.1 2011/01/09 18:46:46 1.207 --- src/usr.bin/tmux/tmux.1 2011/01/12 22:23:58 1.208 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.207 2011/01/09 18:46:46 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.208 2011/01/12 22:23:58 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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: January 9 2011 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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: January 12 2011 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 134,140 **** .It Fl L Ar socket-name .Nm stores the server socket in a directory under ! .Pa /tmp ; the default socket is named .Em default . This option allows a different socket name to be specified, allowing several --- 134,143 ---- .It Fl L Ar socket-name .Nm stores the server socket in a directory under ! .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