summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/generators/rules.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/server/plugins/generators/rules.txt')
-rw-r--r--doc/server/plugins/generators/rules.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/server/plugins/generators/rules.txt b/doc/server/plugins/generators/rules.txt
index 6bc407371..b74c37a39 100644
--- a/doc/server/plugins/generators/rules.txt
+++ b/doc/server/plugins/generators/rules.txt
@@ -354,11 +354,12 @@ how to assign Rules to a host's literal configuration.
Using Regular Expressions in Rules
==================================
-The ``name`` attribute in Rules supports the use of regular
-expressions to match multiple abstract configuration entries. For
-instance, to make all Service entries use the ``systemd``
-tool on Fedora 15 and the ``chkconfig`` tool on Fedora 14, you could
-do::
+The ``name`` attribute in Rules supports the use of regular expressions
+to match multiple abstract configuration entries. For instance, to
+make all Service entries use the ``systemd`` tool on Fedora 15 and the
+``chkconfig`` tool on Fedora 14, you could do the following.
+
+.. code-block:: xml
<Rules priority="0">
<Group name="fedora-15">