blob: d46da6c3f8c3eec704388ef5cc1c08aa8b1d566b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- man/yaws_api.5.orig Fri May 30 12:21:20 2003
+++ man/yaws_api.5 Fri May 30 12:20:34 2003
@@ -277,7 +277,7 @@
.TP
\fBsetconf(Gconf, Groups)\fR
This function is intended for embedded mode in yaws. It makes it possible
-to load a yaws configuration from another data source than /etc/yaws.conf, such
+to load a yaws configuration from another data source than !!PREFIX!!/etc/yaws.conf, such
as a database.
If yaws is started with the environment \fI{embedded, true}\fR, yaws will
start with an empty default configuration, and wait for some other
|