aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.h.example
blob: 4f7273b14edc63f4f2fdb9272ecfbe78c7546700 (plain) (blame)
1
2
3
4
5
6
7
8
/* Example compile-time configuration file for man.cgi(8). */

#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