]> git.cameronkatri.com Git - mandoc.git/commit
use the proper HTML escape for double quote ("): " not &quote;
authorIngo Schwarze <schwarze@openbsd.org>
Mon, 12 Sep 2016 00:06:20 +0000 (00:06 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Mon, 12 Sep 2016 00:06:20 +0000 (00:06 +0000)
commitd2790fc977dce7773b896b6f02941d13da336531
treebb5816dccfbeb28a1a9c4f1acadc931f2e57c680
parentc6389a6a27fdb97644182f8b38a262be675f247a
use the proper HTML escape for double quote ("): &quot; not &quote;
patch from bentley@
cgi.c