--- man/yaws.1.orig Wed May 26 13:16:03 2004 +++ man/yaws.1 Wed Sep 29 11:43:07 2004 @@ -37,9 +37,10 @@ .TP \fB\-c file\fR Use a different configuration file than the default. The default configuration file -when running as root is /etc/yaws.conf. When running as a non priviliged user, yaws -will search for its configuration file in the following order. First in -$HOME/yaws.conf, then in ./yaws.conf and finally in /etc/yaws.conf +when running as root is __PREFIX/etc/yaws.conf. When running as a non +priviliged user, yaws will search for its configuration file in the following order. +First in $HOME/yaws.conf, then in ./yaws.conf and +finally in __PREFIX/etc/yaws.conf .TP \fB\-r module\fR Tells yaws to call \fImodule:start/0\fR at startup. This makes it possible