Skip to content

Commit d4004e6

Browse files
kloczeksimo5
authored andcommitted
upgrade xml DTD to 4.5
Trival change which upgardes xml DTD version to latest stable 4.5. Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
1 parent 27f883f commit d4004e6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

man/gssproxy-mech.8.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
3-
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
3+
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
44
<reference>
55
<title>GssProxy GSSAPI mechanism manual page</title>
66
<refentry>

man/gssproxy.8.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
3-
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
3+
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
44
<reference>
55
<title>GssProxy Manual pages</title>
66
<refentry>

man/gssproxy.conf.5.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
3-
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
2+
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook V4.5//EN"
3+
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
44
<reference>
55
<title>GssProxy Manual pages</title>
66
<refentry>

0 commit comments

Comments
 (0)