From a8b20dc4521a60c3e9bb2c08b4c8dfb04b9cb216 Mon Sep 17 00:00:00 2001 From: Martijn van Beers Date: Sun, 16 Jun 2002 17:50:37 +0000 Subject: [PATCH] commit patch sent by Joe Orton: This patch adds support for using the productname, date and title out of a if one is present, rather than having to add each of these individually for every refentry. --- contrib/xsl/db2man/db2man.xsl | 39 ++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/contrib/xsl/db2man/db2man.xsl b/contrib/xsl/db2man/db2man.xsl index ac521bca4..0d95a2118 100644 --- a/contrib/xsl/db2man/db2man.xsl +++ b/contrib/xsl/db2man/db2man.xsl @@ -122,6 +122,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -150,11 +183,11 @@ " " - + " " - + " " - + " -- 2.50.1