=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.183 retrieving revision 1.184 diff -u -r1.183 -r1.184 --- src/usr.bin/tmux/tmux.1 2010/09/08 22:02:28 1.183 +++ src/usr.bin/tmux/tmux.1 2010/09/25 20:35:52 1.184 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.183 2010/09/08 22:02:28 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.184 2010/09/25 20:35:52 nicm 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: September 8 2010 $ +.Dd $Mdocdate: September 25 2010 $ .Dt TMUX 1 .Os .Sh NAME @@ -1581,11 +1581,6 @@ .Pp Available server options are: .Bl -tag -width Ds -.It Ic detach-on-destroy -If on (the default), the client is detached when the session it is attached to -is destroyed. -If off, the client is switched to the most recently active of the remaining -sessions. .It Ic escape-time Set the time in milliseconds for which .Nm @@ -1664,6 +1659,11 @@ be set to .Ql screen or a derivative of it. +.It Ic detach-on-destroy +If on (the default), the client is detached when the session it is attached to +is destroyed. +If off, the client is switched to the most recently active of the remaining +sessions. .It Ic display-panes-active-colour Ar colour Set the colour used by the .Ic display-panes