CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/03/18 07:21:07
Modified files: usr.bin/mandoc : cgi.c cgi.h.example man.cgi.8 Log message: Make the SCRIPT_NAME logic simpler, safer, and make it actually work; in part based on ideas by bentley@. While here, improve the documentation.