CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/03/28 10:16:42
Modified files:
usr.bin/mandoc : main.c
Log message:
Even though the HTML, man, markdown, PDF, PostScript, and tree formatters
never write a ctags(1) file, using a pager still requires writing the
main output file and passing the file name to the pager.
Recent regression mentioned on IRC and reported by kn@.
