summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2011-07-20 13:34:48 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2011-07-20 13:34:48 -0400
commit95295013959318df2aab616ce30eb98e2c217528 (patch)
tree84dd85776daabe7667e9817e20e1443024b13ae1 /doc
parentbdc4f18c819da5ebff06a679f9ce6dcd51cf1732 (diff)
downloadbcfg2-95295013959318df2aab616ce30eb98e2c217528.tar.gz
bcfg2-95295013959318df2aab616ce30eb98e2c217528.tar.bz2
bcfg2-95295013959318df2aab616ce30eb98e2c217528.zip
fixed doc bug
Diffstat (limited to 'doc')
-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>