CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/21 23:49:32
Modified files:
usr.bin/mandoc : html.c
Log message:
In revision 1.95 of cgi.c, a meta viewport element was added to the HTML output.
Let `mandoc -Thtml' behave the same, makes the generated HTML a bit more
pleasant to view on a mobile device.
ok schwarze@
