summaryrefslogtreecommitdiff
path: root/man/systemd-bless-boot.service.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-03-14 14:40:58 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-03-14 14:42:05 +0100
commit3a54a157605bd7d4bf1be05e28201f3d9422cecc (patch)
tree65e8f8d8f83a0ea1c047ace8b352c07be6338f47 /man/systemd-bless-boot.service.xml
parent0307f79171ed47b120afcd432d1f463904ae515a (diff)
downloadsystemd-3a54a157605bd7d4bf1be05e28201f3d9422cecc.tar.gz
man: use same header for all files
The "include" files had type "book" for some raeason. I don't think this is meaningful. Let's just use the same everywhere. $ perl -i -0pe 's^..DOCTYPE (book|refentry) PUBLIC "-//OASIS//DTD DocBook XML V4.[25]//EN"\s+"http^<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"\n "http^gms' man/*.xml
Diffstat (limited to 'man/systemd-bless-boot.service.xml')
-rw-r--r--man/systemd-bless-boot.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-bless-boot.service.xml b/man/systemd-bless-boot.service.xml
index b9e2151c25..cd5e9ac019 100644
--- a/man/systemd-bless-boot.service.xml
+++ b/man/systemd-bless-boot.service.xml
@@ -1,5 +1,5 @@
<?xml version='1.0'?> <!--*-nxml-*-->
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<!-- SPDX-License-Identifier: LGPL-2.1+ -->