=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.161 retrieving revision 1.162 diff -c -r1.161 -r1.162 *** src/usr.bin/tmux/tmux.1 2010/04/04 19:02:09 1.161 --- src/usr.bin/tmux/tmux.1 2010/04/04 21:23:20 1.162 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.161 2010/04/04 19:02:09 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.162 2010/04/04 21:23:20 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 373,379 **** .Pp Or if using .Xr sh 1 : - .Pp .Bd -literal -offset indent $ tmux bind-key F1 set-window-option force-width 81 .Ed --- 373,378 ---- *************** *** 401,407 **** .Pp Or from .Xr sh 1 : - .Pp .Bd -literal -offset indent $ tmux kill-window -t :1 --- 400,405 ---- *************** *** 1748,1754 **** Shell commands are executed with the .Nm global environment set (see the ! .Sx ENVIRONMENT section). .Pp #[attributes] allows a comma-separated list of attributes to be specified, these may be --- 1746,1753 ---- Shell commands are executed with the .Nm global environment set (see the ! .Sx ENVIRONMENT ! section). .Pp #[attributes] allows a comma-separated list of attributes to be specified, these may be