16fdade3eSschwarze/* Example compile-time configuration file for man.cgi(8). */ 26fdade3eSschwarze 3*3b9cfc6fSschwarze#define SCRIPT_NAME "cgi-bin/man.cgi" 4*3b9cfc6fSschwarze#define MAN_DIR "/man" 56fdade3eSschwarze#define CSS_DIR "" 66fdade3eSschwarze#define CUSTOMIZE_TITLE "Manual pages with mandoc" 7aabcc9a1Sschwarze#define COMPAT_OLDURI Yes 8