]> git.cameronkatri.com Git - mandoc.git/blobdiff - cgi.h.example
Indentation must be measured in units of the surrounding text,
[mandoc.git] / cgi.h.example
index f4c783186751dd9bce0111310b06d1dc2c5d254c..7e5f3917b526a27cc1c6879d871aaae37efbb9ed 100644 (file)
@@ -1,9 +1,8 @@
 /* Example compile-time configuration file for man.cgi(8). */
 
 #define        HTTP_HOST "mdocml.bsd.lv"
-#define        MAN_DIR "/var/www/man"
+#define        SCRIPT_NAME "cgi-bin/man.cgi"
+#define        MAN_DIR "/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