=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.294 retrieving revision 1.295 diff -c -r1.294 -r1.295 *** src/usr.bin/tmux/tmux.1 2012/05/22 11:35:37 1.294 --- src/usr.bin/tmux/tmux.1 2012/06/18 09:13:12 1.295 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.294 2012/05/22 11:35:37 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.295 2012/06/18 09:13:12 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: May 22 2012 $ .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: June 18 2012 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 1379,1385 **** Move to the next window in the session. If .Fl a ! is used, move to the next window with a bell, activity or content alert. .It Xo Ic pipe-pane .Op Fl o .Op Fl t Ar target-pane --- 1379,1385 ---- Move to the next window in the session. If .Fl a ! is used, move to the next window with an alert. .It Xo Ic pipe-pane .Op Fl o .Op Fl t Ar target-pane *************** *** 1422,1428 **** Move to the previous window in the session. With .Fl a , ! move to the previous window with a bell, activity or content alert. .It Xo Ic rename-window .Op Fl t Ar target-window .Ar new-name --- 1422,1428 ---- Move to the previous window in the session. With .Fl a , ! move to the previous window with an alert. .It Xo Ic rename-window .Op Fl t Ar target-window .Ar new-name *************** *** 1950,1956 **** .It Xo Ic bell-on-alert .Op Ic on | off .Xc ! If on, ring the terminal bell when an activity, content or silence alert occurs. .It Ic default-command Ar shell-command Set the command used for new windows (if not specified when the window is --- 1950,1956 ---- .It Xo Ic bell-on-alert .Op Ic on | off .Xc ! If on, ring the terminal bell when an alert occurs. .It Ic default-command Ar shell-command Set the command used for new windows (if not specified when the window is