=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.530 retrieving revision 1.531 diff -u -r1.530 -r1.531 --- src/usr.bin/tmux/tmux.1 2017/01/24 21:50:22 1.530 +++ src/usr.bin/tmux/tmux.1 2017/01/25 14:24:54 1.531 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.530 2017/01/24 21:50:22 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.531 2017/01/25 14:24:54 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 24 2017 $ +.Dd $Mdocdate: January 25 2017 $ .Dt TMUX 1 .Os .Sh NAME @@ -2470,7 +2470,7 @@ .It Ic terminal-overrides[] Ar string Allow terminal descriptions read using .Xr terminfo 5 -to be overriden. +to be overridden. Each entry is a colon-separated string made up of a terminal type pattern (matched using .Xr fnmatch 3 )