> CVSROOT: /cvs > Module name: src > Changes by: [email protected] 2011/12/01 18:45:43 > > Modified files: > share/man/man7 : man.7 > usr.bin/mandoc : libmandoc.h libmdoc.h man_validate.c > mdoc_validate.c msec.c > > Log message: > In man(7), when no explicit volume name is given, use the default > volume name for the respective manual section, just like in mdoc(7). > This gives us nicer page headers for cvs(1), lynx(1), tic(1), > mkhybrid(8), and many curses(3) manuals. > > ok kristaps@ > > To not break compatibility, i wrote a corresponding patch for GNU troff > which Werner Lemberg accepted upstream at rev. 1.65 of: > http://cvs.savannah.gnu.org/viewvc/groff/tmac/an-old.tmac?root=groff
Ooops, sorry, i forget the credit: This feature was originally proposed by Yuri Pankov (of IllumOS).
