diff options
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index 18ef6a5780..50cbb1bc98 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -1,9 +1,6 @@ <?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" [ -<!ENTITY % entities SYSTEM "custom-entities.ent" > -%entities; -]> + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <!-- This file is part of systemd. @@ -588,8 +585,8 @@ first verified with detached GPG signature file <filename>SHA256SUMS.gpg</filename>. The public key for this verification step needs to be available in - <filename>&rootlibexecdir;/import-pubring.gpg</filename> or - <filename>&pkgsysconfdir;/import-pubring.gpg</filename>.</para> + <filename>/usr/lib/systemd/import-pubring.gpg</filename> or + <filename>/etc/systemd/import-pubring.gpg</filename>.</para> <para>The container image will be downloaded and stored in a read-only subvolume in |