summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-07-06 10:13:53 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-07-06 10:13:53 -0500
commited5c07847619afbb636467cfe4b8f3f638b5055c (patch)
treec8eb615d71cdbe958f8f563bc03f51f663a1178b
parent28d0099d3a035f7fad834e139f3c0254db4b3ac8 (diff)
downloadbcfg2-ed5c07847619afbb636467cfe4b8f3f638b5055c.tar.gz
bcfg2-ed5c07847619afbb636467cfe4b8f3f638b5055c.tar.bz2
bcfg2-ed5c07847619afbb636467cfe4b8f3f638b5055c.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 b839c10ca..e403d2f2a 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>