CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/10/19 15:10:00
Modified files:
usr.bin/mandoc : cgi.c
Log message:
Rewrite parse_path_info() to be four lines shorter, simplify ownership
of allocated strings, do not write to the input string, and improve
diagnostic output.
The confusing error message "invalid arch" as a reaction to mistyping
the release name was noticed by tb@, who likes the new code and message.
