git: 9front

Download patch

ref: 874aed43b3a25106eaacbd64659b30d114590886
parent: b701be675050c2e616e932aa2bb4ba882ccde5ab
author: Ori Bernstein <ori@eigenstate.org>
date: Sat Aug 28 21:00:36 EDT 2021

date(1): sync with reality

'date -m' was removed, but evidence of its
existence was left in the manpage.

--- a/sys/man/1/date
+++ b/sys/man/1/date
@@ -36,9 +36,6 @@
 .B -t
 Report the date as ISO-8601 with time and timezone suffix.
 .TP
-.B -m
-Report the date as an email compatible (RFC2822) time stamp.
-.TP
 .B -f
 Print using the format specified by the
 .I format
--