From 8aa0840fef7041aaf5d039e95d83852bc16a36e0 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 5 Apr 2006 09:26:34 +0000 Subject: [PATCH] Added newline before .sp request in template that matches verbatims, because in some cases the .sp was appearing as a literal in output, because it was getting output inline without a break before it. --- xsl/manpages/block.xsl | 1 + 1 file changed, 1 insertion(+) diff --git a/xsl/manpages/block.xsl b/xsl/manpages/block.xsl index 6cfef0983..a88079449 100644 --- a/xsl/manpages/block.xsl +++ b/xsl/manpages/block.xsl @@ -71,6 +71,7 @@ + .sp -- 2.40.0