=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.909 retrieving revision 1.910 diff -c -r1.909 -r1.910 *** src/usr.bin/tmux/tmux.1 2022/12/16 08:13:40 1.909 --- src/usr.bin/tmux/tmux.1 2022/12/22 19:53:23 1.910 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.909 2022/12/16 08:13:40 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.910 2022/12/22 19:53:23 kn 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: December 16 2022 $ .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: December 22 2022 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 961,967 **** directly without invoking the shell. .Pp .Ar command ! .Op Ar arguments refers to a .Nm command, either passed with the command and arguments separately, for example: --- 961,967 ---- directly without invoking the shell. .Pp .Ar command ! .Op Ar argument ... refers to a .Nm command, either passed with the command and arguments separately, for example: *************** *** 1538,1545 **** .Tg source .It Xo Ic source-file .Op Fl Fnqv ! .Ar path ! .Ar ... .Xc .D1 Pq alias: Ic source Execute commands from one or more files specified by --- 1538,1544 ---- .Tg source .It Xo Ic source-file .Op Fl Fnqv ! .Ar path ... .Xc .D1 Pq alias: Ic source Execute commands from one or more files specified by *************** *** 3120,3126 **** .Op Fl nr .Op Fl N Ar note .Op Fl T Ar key-table ! .Ar key command Op Ar arguments .Xc .D1 Pq alias: Ic bind Bind key --- 3119,3125 ---- .Op Fl nr .Op Fl N Ar note .Op Fl T Ar key-table ! .Ar key command Op Ar argument ... .Xc .D1 Pq alias: Ic bind Bind key *************** *** 3216,3222 **** .Op Fl c Ar target-client .Op Fl N Ar repeat-count .Op Fl t Ar target-pane ! .Ar key Ar ... .Xc .D1 Pq alias: Ic send Send a key or keys to a window or client. --- 3215,3221 ---- .Op Fl c Ar target-client .Op Fl N Ar repeat-count .Op Fl t Ar target-pane ! .Ar key ... .Xc .D1 Pq alias: Ic send Send a key or keys to a window or client. *************** *** 5821,5828 **** .Op Fl y Ar position .Ar name .Ar key ! .Ar command ! .Ar ... .Xc .D1 Pq alias: Ic menu Display a menu on --- 5820,5826 ---- .Op Fl y Ar position .Ar name .Ar key ! .Ar command Op Ar argument ... .Xc .D1 Pq alias: Ic menu Display a menu on