=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.873 retrieving revision 1.874 diff -c -r1.873 -r1.874 *** src/usr.bin/tmux/tmux.1 2021/12/10 12:51:11 1.873 --- src/usr.bin/tmux/tmux.1 2022/02/01 12:05:42 1.874 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.873 2021/12/10 12:51:11 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.874 2022/02/01 12:05:42 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: December 10 2021 $ .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: February 1 2022 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 4989,4995 **** or a placeholder if the command has not been run before. If the command hasn't exited, the most recent line of output will be used, but the status line will not be updated more than once a second. ! Commands are executed with the .Nm global environment set (see the .Sx GLOBAL AND SESSION ENVIRONMENT --- 4989,4997 ---- or a placeholder if the command has not been run before. If the command hasn't exited, the most recent line of output will be used, but the status line will not be updated more than once a second. ! Commands are executed using ! .Pa /bin/sh ! and with the .Nm global environment set (see the .Sx GLOBAL AND SESSION ENVIRONMENT *************** *** 6155,6160 **** --- 6157,6164 ---- .Ar command if .Ar shell-command + (run with + .Pa /bin/sh ) returns success or the second .Ar command otherwise. *************** *** 6191,6196 **** --- 6195,6202 ---- .D1 Pq alias: Ic run Execute .Ar shell-command + using + .Pa /bin/sh or (with .Fl C ) a