=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.658 retrieving revision 1.659 diff -c -r1.658 -r1.659 *** src/usr.bin/tmux/tmux.1 2019/05/28 09:50:54 1.658 --- src/usr.bin/tmux/tmux.1 2019/05/28 11:46:30 1.659 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.658 2019/05/28 09:50:54 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.659 2019/05/28 11:46:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 1239,1251 **** .It Xo Ic source-file .Op Fl nq .Ar path .Xc .D1 (alias: Ic source ) ! Execute commands from .Ar path ! (which may be a .Xr glob 7 ! pattern). If .Fl q is given, no error will be returned if --- 1239,1252 ---- .It Xo Ic source-file .Op Fl nq .Ar path + .Ar ... .Xc .D1 (alias: Ic source ) ! Execute commands from one or more files specified by .Ar path ! (which may be .Xr glob 7 ! patterns). If .Fl q is given, no error will be returned if