CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/22 01:18:17
Modified files:
usr.sbin/httpd : server_file.c server_http.c
Log message:
Use the simpler HTML5 idiom to declare charset in autogenerated pages.
This came from a suggestion by Andras Farkas to replace use of
XHTML self-closing tags.
ok cwen@ danj@ florian@
