diff options
Diffstat (limited to 'man/systemd-delta.xml')
-rw-r--r-- | man/systemd-delta.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index fd81b2c907..69ea0411e6 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -1,6 +1,9 @@ <?xml version='1.0'?> <!--*-nxml-*--> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ +<!ENTITY % entities SYSTEM "custom-entities.ent" > +%entities; +]> <!-- This file is part of systemd. @@ -69,7 +72,7 @@ certain configuration files can have <literal>.d</literal> directories which contain "drop-in" files with configuration snippets which augment the main configuration file. "Drop-in" - files can be overriden in the same way by placing files with the + files can be overridden in the same way by placing files with the same name in a directory of higher priority (except that in case of "drop-in" files, both the "drop-in" file name and the name of the containing directory, which corresponds to the name of the |