diff options
author | David Tardon <dtardon@redhat.com> | 2023-12-23 09:57:43 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2023-12-24 09:23:53 +0100 |
commit | bbd0645a3e9f10aaba8b9eead5bcce43f8080ab9 (patch) | |
tree | 8dd6b5648379184e4a837f8a96d1a7507c10c31c /man/tc.xml | |
parent | systemctl: swap cached_id_map and cached_name_map (diff) | |
download | systemd-bbd0645a3e9f10aaba8b9eead5bcce43f8080ab9.tar.xz systemd-bbd0645a3e9f10aaba8b9eead5bcce43f8080ab9.zip |
man: match doctype and root element
Diffstat (limited to 'man/tc.xml')
-rw-r--r-- | man/tc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/tc.xml b/man/tc.xml index 8d39be3d19..7c382480b3 100644 --- a/man/tc.xml +++ b/man/tc.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> +<!DOCTYPE refsect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> <!-- SPDX-License-Identifier: LGPL-2.1-or-later |