diff options
Diffstat (limited to 'doc/generators.xml')
-rw-r--r-- | doc/generators.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/generators.xml b/doc/generators.xml index 9151e1258..053c754e3 100644 --- a/doc/generators.xml +++ b/doc/generators.xml @@ -2,7 +2,7 @@ <title>Generators</title> <para> - Generators are modules are are loaded by the Bcfg2 server, + Generators are modules which are loaded by the Bcfg2 server, based on directives in <filename>/etc/bcfg2.conf</filename>. They provide concrete, fully-specified configuration entries for clients. This chapter documents the function and usage of @@ -111,7 +111,7 @@ </para> <example> - <title><filename>foo</filename></title> + <title><filename>services.xml</filename></title> <programlisting> <![CDATA[<Services> <Class name='webserver'> |