=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.38 retrieving revision 1.39 diff -c -r1.38 -r1.39 *** src/usr.bin/tmux/tmux.1 2009/07/19 13:21:40 1.38 --- src/usr.bin/tmux/tmux.1 2009/07/19 14:07:47 1.39 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.38 2009/07/19 13:21:40 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.39 2009/07/19 14:07:47 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 987,993 **** if specified, to .Ar new-name . .It Xo Ic resize-pane ! .Op Fl DLUR .Op Fl p Ar pane-index .Op Fl t Ar target-window .Op Ar adjustment --- 987,993 ---- if specified, to .Ar new-name . .It Xo Ic resize-pane ! .Op Fl DLRU .Op Fl p Ar pane-index .Op Fl t Ar target-window .Op Ar adjustment *************** *** 1000,1006 **** to the left with .Fl L and to the right with ! .Fl R. The .Ar adjustment is given in lines or cells (the default is 1). --- 1000,1006 ---- to the left with .Fl L and to the right with ! .Fl R . The .Ar adjustment is given in lines or cells (the default is 1). *************** *** 1339,1345 **** .Op Ic on | Ic off .Xc If on, display a status line message when activity occurs in a window ! for with the .Ic monitor-activity window option is enabled. .It Xo Ic visual-bell --- 1339,1345 ---- .Op Ic on | Ic off .Xc If on, display a status line message when activity occurs in a window ! for which the .Ic monitor-activity window option is enabled. .It Xo Ic visual-bell *************** *** 1356,1362 **** Like .Ic visual-activity , display a message when content is present in a window ! for with the .Ic monitor-content window option is enabled. .El --- 1356,1362 ---- Like .Ic visual-activity , display a message when content is present in a window ! for which the .Ic monitor-content window option is enabled. .El