=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.530 retrieving revision 1.531 diff -c -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 **** ! .\" $OpenBSD: tmux.1,v 1.530 2017/01/24 21:50:22 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.531 2017/01/25 14:24:54 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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 25 2017 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 2470,2476 **** .It Ic terminal-overrides[] Ar string Allow terminal descriptions read using .Xr terminfo 5 ! to be overriden. Each entry is a colon-separated string made up of a terminal type pattern (matched using .Xr fnmatch 3 ) --- 2470,2476 ---- .It Ic terminal-overrides[] Ar string Allow terminal descriptions read using .Xr terminfo 5 ! to be overridden. Each entry is a colon-separated string made up of a terminal type pattern (matched using .Xr fnmatch 3 )