Date: Wed, 28 Dec 2022 17:50:44 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 268616] mandoc.1 refers to legacy date format yyyy-dd-mm rather than yyyy-mm-dd Message-ID: <bug-268616-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268616 Bug ID: 268616 Summary: mandoc.1 refers to legacy date format yyyy-dd-mm rather than yyyy-mm-dd Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: nicholas.h.briggs@gmail.com CC: doc@FreeBSD.org In /usr/src/contrib/mandoc/mandoc.1 we find: macro uses the legacy .Xr man 7 date format .Dq yyyy-dd-mm . Consider using the conventional .Xr mdoc 7 date format when what it means to say is ... yyyy-mm-dd (as parsed by a2time(&t, "%Y-%m-%d", in) mandoc.c) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268616-9>