CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/01 11:54:04
Modified files:
usr.bin/mandoc : cgi.c
Log message:
For invalid queries and for valid queries returning no result,
return the appropriate 40x status code rather than 200.
Improvement suggested and diff tested
by John Gardner <gardnerjohng at gmail dot com>.
