git: 9front

Download patch

ref: 67f1ccf6121113fc3b7637b056810231fa47d51c
parent: 00110baa3d312063890fd26f5da2951a649cb1df
author: Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com>
date: Wed Jun 23 04:07:16 EDT 2021

tmdate(2): "ttt" is a valid format too, mention it

--- a/sys/man/2/tmdate
+++ b/sys/man/2/tmdate
@@ -103,7 +103,7 @@
 .B s, ss
 The second in unpadded or padded form, respectively
 .TP
-.B t, tt
+.B t, tt, ttt
 The milliseconds in unpadded and padded form, respectively.
 .B u, uu, uuu, uuuu
 The microseconds in unpadded. padded form modulo milliseconds,
--