]> granicus.if.org Git - icinga2/commitdiff
Fix incorrect chapter titles.
authorGunnar Beutner <gunnar@beutner.name>
Sat, 17 May 2014 11:06:14 +0000 (13:06 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Sat, 17 May 2014 11:07:24 +0000 (13:07 +0200)
Refs #5795

doc/9-appendix.md

index a49792898f03bd56adfff5db0034c4015c9d0bc0..aa6e13febfa0b7a963ba24e580bdc6e8950ddcef 100644 (file)
@@ -18,21 +18,21 @@ These templates are imported by the provided example configuration.
 
 #### <a id="itl-plugin-check-command"></a> plugin-check-command
 
-Check command template for plugins executed by Icinga 2.
+Command template for check plugins executed by Icinga 2.
 
-The `plugin-check-command` check command does not support any vars.
+The `plugin-check-command` command does not support any vars.
 
-#### <a id="itl-plugin-notification-command"></a> plugin-check-command
+#### <a id="itl-plugin-notification-command"></a> plugin-notification-command
 
-Check command template for notification scripts executed by Icinga 2.
+Command template for notification scripts executed by Icinga 2.
 
-The `plugin-notification-command` check command does not support any vars.
+The `plugin-notification-command` command does not support any vars.
 
-#### <a id="itl-plugin-event-command"></a> plugin-check-command
+#### <a id="itl-plugin-event-command"></a> plugin-event-command
 
-Check command template for event handler scripts executed by Icinga 2.
+Command template for event handler scripts executed by Icinga 2.
 
-The `plugin-event-command` check command does not support any vars.
+The `plugin-event-command` command does not support any vars.
 
 ### <a id="itl-check-commands"></a> Check Commands