diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-03 14:34:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2009-08-03 14:34:48 +0000 |
commit | 31a49535dd5e2d4c38f460079e3687f29f171d36 (patch) | |
tree | 33e60949239b7e09deee2ec9cfda46dbcd70abee | |
parent | c787f334c094f169da9a551d38aaeeb1ea5d2d31 (diff) |
tweak previous;
-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 |