=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.842 retrieving revision 1.843 diff -c -r1.842 -r1.843 *** src/usr.bin/tmux/tmux.1 2021/06/10 07:59:08 1.842 --- src/usr.bin/tmux/tmux.1 2021/06/10 13:12:31 1.843 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.842 2021/06/10 07:59:08 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.843 2021/06/10 13:12:31 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 4331,4336 **** --- 4331,4337 ---- .Sx STYLES section. .El + .El .Sh HOOKS .Nm allows commands to run on various triggers, called *************** *** 5381,5387 **** .It Xo Ic clear-prompt-history .Op Fl T Ar prompt-type .Xc ! .D1 (alias: Ic clrphist) Clear status prompt history for prompt type .Ar prompt-type . If --- 5382,5388 ---- .It Xo Ic clear-prompt-history .Op Fl T Ar prompt-type .Xc ! .D1 (alias: Ic clrphist ) Clear status prompt history for prompt type .Ar prompt-type . If *************** *** 5695,5701 **** .It Xo Ic show-prompt-history .Op Fl T Ar prompt-type .Xc ! .D1 (alias: Ic showphist) Display status prompt history for prompt type .Ar prompt-type . If --- 5696,5702 ---- .It Xo Ic show-prompt-history .Op Fl T Ar prompt-type .Xc ! .D1 (alias: Ic showphist ) Display status prompt history for prompt type .Ar prompt-type . If