aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cgi.h.example
blob: 95508defe570ffe33263fc9227f5b6c572edb65b (plain) (blame)
1
2
3
4
5
6
7
/* 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>"