]> git.cameronkatri.com Git - mandoc.git/blobdiff - cgi.h.example
document new SEE ALSO .Xr warnings
[mandoc.git] / cgi.h.example
index 95508defe570ffe33263fc9227f5b6c572edb65b..f4c783186751dd9bce0111310b06d1dc2c5d254c 100644 (file)
@@ -1,7 +1,9 @@
 /* Example compile-time configuration file for man.cgi(8). */
 
+#define        HTTP_HOST "mdocml.bsd.lv"
 #define        MAN_DIR "/var/www/man"
 #define        CSS_DIR ""
 #define        CUSTOMIZE_TITLE "Manual pages with mandoc"
 #define        CUSTOMIZE_BEGIN "<H2>\nManual pages with " \
        "<A HREF=\"http://mdocml.bsd.lv/\">mandoc</A>\n</H2>"
+#define        COMPAT_OLDURI Yes