Hi!

For some reason the httpd status pages (e.g. 404) use the Comic Sans typeface. 
This patch removes comic sans and sets the typeface to the default sans-serif 
typeface of the client.

This lowers the number of people contacting website maintainers with typeface 
complaints bordering on harassment.

Cheers,

Peter


? no_comic_sans_in_404.patch
Index: server_http.c
===================================================================
RCS file: /cvs/src/usr.sbin/httpd/server_http.c,v
retrieving revision 1.105
diff -r1.105 server_http.c
811c811
<           "'Comic Sans MS', 'Chalkboard SE', 'Comic Neue', sans-serif; }\n"
---
>           "sans-serif; }\n”


Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to