From 63611aadd3fef3a173d616b7c97f6b0b98698e50 Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 10 Mar 2006 13:32:02 +0000 Subject: [PATCH] If multiple Refnamediv within same Refentry, put a ".br" line break between them, instead of a blank line. This closes up spacing between them and also makes it clear that the break is intentional, not a stray. --- xsl/manpages/refentry.xsl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xsl/manpages/refentry.xsl b/xsl/manpages/refentry.xsl index a70a70e99..53e0e6b02 100644 --- a/xsl/manpages/refentry.xsl +++ b/xsl/manpages/refentry.xsl @@ -17,16 +17,18 @@ - + + + .br .SH " " + - -- 2.40.0