From d8959c20a10a5d7caf865fafc13a30d6b9999e01 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 9 Nov 2005 12:23:37 +0000 Subject: [PATCH] Output dot before linebreak when transforming
. Tested and seems to work as expected. Classsynopsis et al now render with breaks and spaces in correct places. --- xsl/manpages/html2roff.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/manpages/html2roff.xsl b/xsl/manpages/html2roff.xsl index ab24d2d8c..0030dc175 100644 --- a/xsl/manpages/html2roff.xsl +++ b/xsl/manpages/html2roff.xsl @@ -36,7 +36,7 @@ - + . -- 2.40.0