summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-07-06 10:13:53 -0500
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-08-22 08:30:00 -0400
commitd065f384846867fbee14be74209a1e56436314e8 (patch)
tree6f7b1b78fdbd047b489bb67a80b2420a18108d1a
parent83fb79ae41a237ebf460d31cfe7e5d99d8d1ea2b (diff)
downloadbcfg2-d065f384846867fbee14be74209a1e56436314e8.tar.gz
bcfg2-d065f384846867fbee14be74209a1e56436314e8.tar.bz2
bcfg2-d065f384846867fbee14be74209a1e56436314e8.zip
doc: Fix NagiosGen documentation bug (#1117)
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
-rw-r--r--doc/server/plugins/generators/nagiosgen.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/server/plugins/generators/nagiosgen.txt b/doc/server/plugins/generators/nagiosgen.txt
index f722909fc..ee99b2dc1 100644
--- a/doc/server/plugins/generators/nagiosgen.txt
+++ b/doc/server/plugins/generators/nagiosgen.txt
@@ -182,7 +182,7 @@ options for hosts or groups. E.g.:
<NagiosGen>
<Group name="datacenter-2">
<Option name="parents">dc-2-switch</Option>
- <Group>
+ </Group>
<Group name="non-production">
<Option name="notification_period">workhours</Option>
<Option name="notification_options">d</Option>