aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/manpage-normal.xsl
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2020-03-29 15:18:07 +0200
committerJunio C Hamano <gitster@pobox.com>2020-03-29 09:25:38 -0700
commit388f5b52b0093f83957f1b4f42718d3adb0e6f72 (patch)
tree05d3c5f765b706c61e6ffcce55fbc930b95dc04a /Documentation/manpage-normal.xsl
parent40b970078b3037c647fe8975724f55bbf63b8e9a (diff)
downloadgit-388f5b52b0093f83957f1b4f42718d3adb0e6f72.tar.gz
Doc: drop support for docbook-xsl before 1.73.0
Drop the DOCBOOK_XSL_172 config knob, which was needed with docbook-xsl 1.72 (but neither 1.71 nor 1.73). Version 1.73.0 is more than twelve years old. Together with the last few commits, we are now at a point where we don't have any Makefile knobs to cater to old/broken versions of docbook-xsl. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/manpage-normal.xsl')
-rw-r--r--Documentation/manpage-normal.xsl3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/manpage-normal.xsl b/Documentation/manpage-normal.xsl
index a48f5b11f3..c9c68a0542 100644
--- a/Documentation/manpage-normal.xsl
+++ b/Documentation/manpage-normal.xsl
@@ -1,6 +1,5 @@
<!-- manpage-normal.xsl:
- special settings for manpages rendered from asciidoc+docbook
- handles anything we want to keep away from docbook-xsl 1.72.0 -->
+ special settings for manpages rendered from asciidoc+docbook -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">