From a67ff5eb39b3cb2f0a2c90f0289f5a0aeee3c8b2 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Tue, 4 Mar 2008 04:28:11 +0000 Subject: [PATCH] put a line of vertical space after all verbatim output that has sibling content following it (not just if that sibling content is a text node) --- xsl/manpages/block.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/manpages/block.xsl b/xsl/manpages/block.xsl index d2a68d3e8..9086ddb7f 100644 --- a/xsl/manpages/block.xsl +++ b/xsl/manpages/block.xsl @@ -254,9 +254,9 @@ .RE - - - + + + .sp -- 2.40.0