diff options
Diffstat (limited to 'man/systemd-delta.xml')
-rw-r--r-- | man/systemd-delta.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml index 99709604aa..6628213209 100644 --- a/man/systemd-delta.xml +++ b/man/systemd-delta.xml @@ -63,7 +63,7 @@ compare configuration files that override other configuration files. Files in <filename>/etc</filename> have highest priority, files in <filename>/run</filename> have the second highest - priority, ..., files in <filename>/lib</filename> have lowest + priority, …, files in <filename>/lib</filename> have lowest priority. Files in a directory with higher priority override files with the same name in directories of lower priority. In addition, certain configuration files can have <literal>.d</literal> @@ -82,7 +82,7 @@ suffix. Either is optional. The prefix must be one of the directories containing configuration files (<filename>/etc</filename>, <filename>/run</filename>, - <filename>/usr/lib</filename>, ...). If it is given, only + <filename>/usr/lib</filename>, …). If it is given, only overriding files contained in this directory will be shown. Otherwise, all overriding files will be shown. The suffix must be a name of a subdirectory containing configuration files like |