=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.73 retrieving revision 1.74 diff -c -r1.73 -r1.74 *** src/usr.bin/tmux/tmux.1 2009/08/19 10:39:50 1.73 --- src/usr.bin/tmux/tmux.1 2009/08/19 16:10:26 1.74 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.73 2009/08/19 10:39:50 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.74 2009/08/19 16:10:26 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 1685,1701 **** if not. Before the command is executed, the first occurrence of the string .Ql %% ! and all occurences of .Ql %1 are replaced by the response to the first prompt, the second .Ql %% and all .Ql %2 are replaced with the response to the second prompt, and so on for further ! prompts. Up to nine prompt responses may be replaced ! .Ns ( Ql %1 to ! .Ns Ql %9 ) . .It Xo Ic confirm-before .Op Fl t Ar target-client .Ar command --- 1685,1704 ---- if not. Before the command is executed, the first occurrence of the string .Ql %% ! and all occurrences of .Ql %1 are replaced by the response to the first prompt, the second .Ql %% and all .Ql %2 are replaced with the response to the second prompt, and so on for further ! prompts. ! Up to nine prompt responses may be replaced ! .Po ! .Ql %1 to ! .Ql %9 ! .Pc . .It Xo Ic confirm-before .Op Fl t Ar target-client .Ar command