]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-delta.xml
util-lib: kill duplicate slashes in lookup paths
[thirdparty/systemd.git] / man / systemd-delta.xml
index 99709604aaedfcbb355f60fbb0aedeb278c08659..94f6b093db87e9af7a9c2942cc04396684683a7e 100644 (file)
@@ -3,6 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
+  SPDX-License-Identifier: LGPL-2.1+
+
   This file is part of systemd.
 
   Copyright 2012 Lennart Poettering
@@ -63,7 +65,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>/usr/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 +84,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