opnsense-src/contrib/mdocml/cgi.h.example

8 lines
224 B
Text
Raw Normal View History

2014-11-22 13:08:25 -05:00
/* Example compile-time configuration file for man.cgi(8). */
#define HTTP_HOST "mdocml.bsd.lv"
#define MAN_DIR "/var/www/man"
#define CSS_DIR ""
#define CUSTOMIZE_TITLE "Manual pages with mandoc"
#define COMPAT_OLDURI Yes