=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ts/ts.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/ts/ts.1 2022/06/29 16:06:22 1.3 --- src/usr.bin/ts/ts.1 2022/06/29 18:57:30 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: ts.1,v 1.3 2022/06/29 16:06:22 job Exp $ .\" .\" Copyright (c) 2022 Job Snijders .\" --- 1,4 ---- ! .\" $OpenBSD: ts.1,v 1.4 2022/06/29 18:57:30 job Exp $ .\" .\" Copyright (c) 2022 Job Snijders .\" *************** *** 26,34 **** .Op Fl m .Op Ar format .Sh DESCRIPTION ! When invoked, the .Nm ! utility adds a timestamp to the beginning of each line of input. .Pp The options are as follows: .Bl -tag -width Ds --- 26,35 ---- .Op Fl m .Op Ar format .Sh DESCRIPTION ! The .Nm ! utility prepends a timestamp to each line of standard input and writes ! it to standard output. .Pp The options are as follows: .Bl -tag -width Ds