Prevent weird output on OpenBSD (probably on other BSD's too?). From nicm.

This commit is contained in:
Tiago Cunha 2009-02-06 19:36:17 +00:00
parent 5edb3246c2
commit fe9320a064

8
tmux.1
View File

@ -1,4 +1,4 @@
.\" $Id: tmux.1,v 1.76 2009-02-06 18:38:30 tcunha Exp $ .\" $Id: tmux.1,v 1.77 2009-02-06 19:36:17 tcunha Exp $
.\" .\"
.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
.\" .\"
@ -1054,9 +1054,9 @@ Execute commands from
.Ar path . .Ar path .
.It Xo Ic split-window .It Xo Ic split-window
.Op Fl d .Op Fl d
.Oo .Oo Fl l
.Fl l Ar lines | Fl p Ar percentage .Ar lines |
.Oc .Fl p Ar percentage Oc
.Op Fl t Ar target-window .Op Fl t Ar target-window
.Op Ar command .Op Ar command
.Xc .Xc