summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/server/info.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/info.txt b/doc/server/info.txt
index 192805ed4..90fd9b559 100644
--- a/doc/server/info.txt
+++ b/doc/server/info.txt
@@ -113,7 +113,7 @@ the path of the file::
<Path name="/etc/bcfg2-web.conf">
<Info owner="root" group="apache" perms="0640"/>
</Path>
- <Path name="/etc/bcfg2-web.conf" negate="true">
+ <Path name="/etc/bcfg2.conf" negate="true">
<Info owner="root" group="root" perms="0600"/>
</Path>
</FileInfo>