[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1104854: binNMUs can cause ma-same violations in eg manpages



Vagrant Cascadian <vagrant@reproducible-builds.org> writes:

> Do tools handling man pages work without a date? I seem to recall trying
> this in the past and the man command spit out all sorts of errors...

Yes, you can suppress the date by passing an empty string into the
appropriate argument to .TH. You can see this behavior with:

    pod2man --date "" /usr/share/perl5/boolean.pod | nroff -man

-- 
Russ Allbery (rra@debian.org)              <https://www.eyrie.org/~eagle/>


Reply to: