CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/29 14:32:41
Modified files:
usr.bin/mandoc : cgi.c
Log message:
Remove redundant value= attributes from option elements,
and use type=search rather than type=text for the input element
because it tends to better support autocompletion.
Both suggested by John Gardner <gardnerjohng at gmail dot com>.
