mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
7 lines
220 B
Text
7 lines
220 B
Text
/* Example compile-time configuration file for man.cgi(8). */
|
|
|
|
#define SCRIPT_NAME "cgi-bin/man.cgi"
|
|
#define MAN_DIR "/man"
|
|
#define CSS_DIR ""
|
|
#define CUSTOMIZE_TITLE "Manual pages with mandoc"
|
|
#define COMPAT_OLDURI Yes
|