CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/18 09:21:00
Modified files:
usr.bin/mandoc : main.c
Log message:
Make sure an output device is allocated before calling terminal_sepline(),
fixing a NULL pointer access that happened when the first of multiple pages
shown was preformatted, as in "man -a groff troff".
Crash reported by <jmates at ee dot washington dot edu> on bugs@, thanks!
