From c94bd6f16d717bc56a4919d95be614b31334957a Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Wed, 12 Dec 2012 17:05:54 +0000 Subject: [PATCH] Add a line break at start of variablelist to fix bug #3595156. --- xsl/manpages/lists.xsl | 1 + 1 file changed, 1 insertion(+) diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index 6f748c8df..635214fb7 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -52,6 +52,7 @@ + .PP -- 2.50.1