On Fri, Nov 27, 2015 at 5:49 AM, Pádraig Brady <[email protected]> wrote: > Use a consistant date in the generated man pages > even if SOURCE_DATE_EPOCH is not set. > > * Makefile.am: Generate .timetamp in the tarball. > * man/local.mk: Pass .timestamp if available to help2man. > * man/dummy-man: Don't bother with the year in the stub.
Both changes look fine. Typos in this commit log: s/timetamp/timestamp/ s/consistant/consistent/
