=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/usr.bin/tmux/tmux.1 2009/06/02 15:55:32 1.3 +++ src/usr.bin/tmux/tmux.1 2009/06/02 16:46:00 1.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.3 2009/06/02 15:55:32 pyr Exp $ +.\" $OpenBSD: tmux.1,v 1.4 2009/06/02 16:46:00 sobrado Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -75,9 +75,6 @@ The configuration file is a set of .Nm commands which are executed in sequence when the server is first started. -.It Fl q -Prevent the server sending various information messages, for example when -window flags are altered. .It Fl L Ar socket-name .Nm stores the server socket in a directory under @@ -98,6 +95,9 @@ signal may be sent to the .Nm server process to recreate it. +.It Fl q +Prevent the server sending various information messages, for example when +window flags are altered. .It Fl S Ar socket-path Specify a full alternative path to the server socket. If