1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

Sync OpenBSD patchset 301:

squash typo
This commit is contained in:
Tiago Cunha 2009-08-31 22:25:33 +00:00
parent 86fb9737dc
commit 2fe369831c

6
tmux.1
View File

@ -1,4 +1,4 @@
.\" $Id: tmux.1,v 1.158 2009-08-25 13:53:39 tcunha Exp $ .\" $Id: tmux.1,v 1.159 2009-08-31 22:25:33 tcunha Exp $
.\" .\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\" .\"
@ -14,7 +14,7 @@
.\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" .\"
.Dd $Mdocdate: August 25 2009 $ .Dd $Mdocdate: August 31 2009 $
.Dt TMUX 1 .Dt TMUX 1
.Os .Os
.Sh NAME .Sh NAME
@ -1227,7 +1227,7 @@ window option for any windows first created in this session.
.It Xo Ic set-titles .It Xo Ic set-titles
.Op Ic on | off .Op Ic on | off
.Xc .Xc
Attempt to set the window title using the \ee]2;...\e007 xterm code and Attempt to set the window title using the \ee]2;...\e007 xterm code if
the terminal appears to be an xterm. the terminal appears to be an xterm.
This option is off by default. This option is off by default.
Note that elinks Note that elinks