=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/tmux/tmux.1 2009/06/24 22:49:56 1.16 --- src/usr.bin/tmux/tmux.1 2009/06/26 22:47:06 1.17 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.16 2009/06/24 22:49:56 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.17 2009/06/26 22:47:06 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: June 24 2009 $ .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 26 2009 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 571,577 **** .Op Fl p Ar pane-index .Op Fl t Ar target-window .Xc ! .D1 (alias: Ic breakp) Break the current pane off from its containing window to make it the only pane in a new window. If --- 571,577 ---- .Op Fl p Ar pane-index .Op Fl t Ar target-window .Xc ! .D1 (alias: Ic breakp ) Break the current pane off from its containing window to make it the only pane in a new window. If *************** *** 595,601 **** .Op Fl p Ar pane-index .Op Fl t Ar target-window .Xc ! .D1 (alias: Ic clearhist) Remove and free the history for the specified pane. .It Xo Ic clock-mode .Op Fl t Ar target-window --- 595,601 ---- .Op Fl p Ar pane-index .Op Fl t Ar target-window .Xc ! .D1 (alias: Ic clearhist ) Remove and free the history for the specified pane. .It Xo Ic clock-mode .Op Fl t Ar target-window *************** *** 617,623 **** .Op Fl t Ar target-client .Ar command .Xc ! .D1 (alias: Ic confirm) Ask for confirmation before executing .Ar command . This command works only from inside --- 617,623 ---- .Op Fl t Ar target-client .Ar command .Xc ! .D1 (alias: Ic confirm ) Ask for confirmation before executing .Ar command . This command works only from inside *************** *** 628,634 **** .Op Fl s Ar src-session .Op Fl t Ar dst-session .Xc ! .D1 (alias: Ic copyb) Copy a session paste buffer to another session. If no sessions are specified, the current one is used instead. .It Xo Ic copy-mode --- 628,634 ---- .Op Fl s Ar src-session .Op Fl t Ar dst-session .Xc ! .D1 (alias: Ic copyb ) Copy a session paste buffer to another session. If no sessions are specified, the current one is used instead. .It Xo Ic copy-mode *************** *** 948,954 **** .Op Fl t Ar target-window .Ar layout-name .Xc ! .D1 (alias: selectl) Choose a specific layout for a window. .It Xo Ic select-pane .Op Fl p Ar pane-index --- 948,954 ---- .Op Fl t Ar target-window .Ar layout-name .Xc ! .D1 (alias: selectl ) Choose a specific layout for a window. .It Xo Ic select-pane .Op Fl p Ar pane-index