CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/12 11:18:13
Modified files:
usr.bin/mandoc : cgi.c
Log message:
Simplify: Delete 74 lines of code including one enum type, one
global lookup table, two functions, two function arguments, one
struct member, one local variable, and the "search/" and "show/"
part of the URIs, all without losing functionality.
