diff options
Diffstat (limited to 'contrib/mdocml/cgi.h.example')
-rw-r--r-- | contrib/mdocml/cgi.h.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/mdocml/cgi.h.example b/contrib/mdocml/cgi.h.example index f4c7831..c4878d3 100644 --- a/contrib/mdocml/cgi.h.example +++ b/contrib/mdocml/cgi.h.example @@ -4,6 +4,4 @@ #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 |