diff options
author | Tiago Cunha <tcunha@gmx.com> | 2011-01-21 23:45:34 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2011-01-21 23:45:34 +0000 |
commit | 10a5a2175e5880905374bac61de4197941e059c6 (patch) | |
tree | a12b44aa399159a14be98b2cbfc0371fb797cc4a | |
parent | be7cec5640dde919e9fb8409be7b94116d272392 (diff) | |
download | rtmux-10a5a2175e5880905374bac61de4197941e059c6.tar.gz rtmux-10a5a2175e5880905374bac61de4197941e059c6.tar.bz2 rtmux-10a5a2175e5880905374bac61de4197941e059c6.zip |
Sync OpenBSD patchset 836:
Remove a bit of text that makes exit-unattached description unclear.
-rw-r--r-- | tmux.1 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.291 2011-01-21 23:45:04 tcunha Exp $ +.\" $Id: tmux.1,v 1.292 2011-01-21 23:45:34 tcunha Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1641,8 +1641,7 @@ The default is 500 milliseconds. .It Xo Ic exit-unattached .Op Ic on | off .Xc -If enabled, the server will exit when there are no attached clients, rather -than when there are no attached sessions. +If enabled, the server will exit when there are no attached clients. .It Xo Ic quiet .Op Ic on | off .Xc |