Up to [cvsweb.bsd.lv] / texi2mdoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: HEAD
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 13 08:45:29 2018 UTC (6 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +14 -2 lines
Diff to previous 1.15 (colored)
Add the -d option to specify the .Dd date, and fall back to the mtime before resorting to the current time. Patch from Michael Forney <mforney at mforney dot org> with minimal tweaks by me. While here, fix the date format, "%F" is wrong for mdoc(7). Change it to "%B %e, %Y" which isn't perfect due to the spurious blank before single-digit day numbers, but closer.