=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- src/usr.bin/tmux/tmux.1 2010/04/25 20:28:13 1.165 +++ src/usr.bin/tmux/tmux.1 2010/05/02 15:19:35 1.166 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.165 2010/04/25 20:28:13 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.166 2010/05/02 15:19:35 sobrado Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -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: April 25 2010 $ +.Dd $Mdocdate: May 2 2010 $ .Dt TMUX 1 .Os .Sh NAME @@ -131,10 +131,6 @@ If a command in the configuration file fails, .Nm will report an error and exit without executing further commands. -.It Fl l -Behave as a login shell. -This flag currently has no effect and is for compatibility with other shells -when using tmux as a login shell. .It Fl L Ar socket-name .Nm stores the server socket in a directory under @@ -155,6 +151,10 @@ signal may be sent to the .Nm server process to recreate it. +.It Fl l +Behave as a login shell. +This flag currently has no effect and is for compatibility with other shells +when using tmux as a login shell. .It Fl q Set the .Ic quiet