CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/03 06:01:47
Modified files:
usr.bin/mandoc : html.c main.c main.h
Log message:
Reset HTML formatter state, in particular the id_unique hash,
after processing each manual page, such that the next page
starts from a clean state and doesn't continue suffix numbering.
Issue found while looking at https://github.com/Debian/debiman/issues/48
which was brought up by Orestis Ioannou <oorestisime at github>.
