=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.834 retrieving revision 1.835 diff -u -r1.834 -r1.835 --- src/usr.bin/tmux/tmux.1 2021/04/12 09:36:12 1.834 +++ src/usr.bin/tmux/tmux.1 2021/04/15 05:38:11 1.835 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.834 2021/04/12 09:36:12 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.835 2021/04/15 05:38:11 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" @@ -14,7 +14,7 @@ .\" 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: April 12 2021 $ +.Dd $Mdocdate: April 15 2021 $ .Dt TMUX 1 .Os .Sh NAME @@ -6116,12 +6116,13 @@ .Em %end or .Em %error -have two arguments: an integer time (as seconds from epoch) and command number. +have three arguments: an integer time (as seconds from epoch), command number and +flags (currently not used). For example: .Bd -literal -offset indent -%begin 1363006971 2 +%begin 1363006971 2 1 0: ksh* (1 panes) [80x24] [layout b25f,80x24,0,0,2] @2 (active) -%end 1363006971 2 +%end 1363006971 2 1 .Ed .Pp The