llvm-libunwind: use conventional (non-Darwin) X86 register numbers
[freebsd-src.git] / contrib / mdocml / cgi.h.example
blobc4878d34a194d697920b7c58c4079e8ff557ca9e
1 /* Example compile-time configuration file for man.cgi(8). */
3 #define HTTP_HOST "mdocml.bsd.lv"
4 #define MAN_DIR "/var/www/man"
5 #define CSS_DIR ""
6 #define CUSTOMIZE_TITLE "Manual pages with mandoc"
7 #define COMPAT_OLDURI Yes