diff options
author | David Tardon <dtardon@redhat.com> | 2023-12-25 15:48:33 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-12-25 15:51:47 +0100 |
commit | eea10b26f78806d7b244af7d37f75fd567c69610 (patch) | |
tree | f07a53e677a231ef6b4e6987a4699c08285b91dd /man/sd_bus_set_fd.xml | |
parent | core/unit: don't log 0 values in unit_log_resources (diff) | |
download | systemd-eea10b26f78806d7b244af7d37f75fd567c69610.tar.xz systemd-eea10b26f78806d7b244af7d37f75fd567c69610.zip |
man: use same version in public and system ident.
Diffstat (limited to 'man/sd_bus_set_fd.xml')
-rw-r--r-- | man/sd_bus_set_fd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_set_fd.xml b/man/sd_bus_set_fd.xml index 3d81b465ed..1fcec27ff8 100644 --- a/man/sd_bus_set_fd.xml +++ b/man/sd_bus_set_fd.xml @@ -1,6 +1,6 @@ <?xml version='1.0'?> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> <!-- SPDX-License-Identifier: LGPL-2.1-or-later |