git.ckatri.com
/
mandoc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Input lines that are not blank but generate no output,
[mandoc.git]
/
cgi.h.example
1
/* Example compile-time configuration file for man.cgi(8). */
2
3
#define SCRIPT_NAME "cgi-bin/man.cgi"
4
#define MAN_DIR "/man"
5
#define CSS_DIR ""
6
#define CUSTOMIZE_TITLE "Manual pages with mandoc"
7
#define COMPAT_OLDURI Yes