diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-15 23:08:59 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-15 23:08:59 +0000 |
| commit | ca0834218adf25b9cf44601400c1c4a8600d9f5f (patch) | |
| tree | d03ac3be5c40f1897b2b6802fb3b1a2b0c4e7cfe /cgi.h.example | |
| parent | 0ae9da150d599305f27b737214acfa3dc181d0e8 (diff) | |
Diffstat (limited to 'cgi.h.example')
| -rw-r--r-- | cgi.h.example | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cgi.h.example b/cgi.h.example index f4c783186751..c4878d34a194 100644 --- a/cgi.h.example +++ b/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 |
