CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/18 08:46:20
Modified files:
usr.bin/mandoc : cgi.c
Log message:
When the MAN_DIR/manpath.conf configuration file does not exist or is empty,
log the problem, hand the pg_error_internal() error page to the client,
and exit(3) in a controlled way instead of stumbling on and segfaulting
later.
Patch from Sebastien Marie <semarie-openbsd at latrappe dot fr>,
messages tweaked by me.
