diff options
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r-- | usr.bin/tmux/tmux.1 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 1b4d69a2660..8b93fb9aee3 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.54 2009/08/03 14:10:54 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.55 2009/08/03 14:34:47 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -1418,9 +1418,7 @@ and .Ic status-right strings as UTF-8; notably, this is important for wide characters. This option defaults to off. -.It Xo Ic terminal-overrides -.Ar string -.Xc +.It Ic terminal-overrides Ar string Contains a list of entries which override terminal descriptions read using .Xr terminfo 5 . .Ar string @@ -1440,7 +1438,7 @@ for all terminal types and the .Ql dch1 entry to .Ql \ee[P -for the +for the .Ql rxvt terminal type, the option could be set to the string: .Bd -literal -offset indent |