From: Daniel Leidert Date: Mon, 2 Nov 2009 02:38:47 +0000 (+0000) Subject: Fix two indentation issues: In the first case there is no corresponding .RS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fd57f8d7462635ddaa4fdff1447d45d5892b1c38;p=docbook-dsssl Fix two indentation issues: In the first case there is no corresponding .RS macro (Debian #519438, sf.net 2793873). In the second case an .RS instead of the probably intended .sp leads to an indentation bug (Debian #527309, sf.net #2642139). --- diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index 62d7eae09..42d487fa8 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -259,8 +259,8 @@ - .sp - .RE + .sp + @@ -280,11 +280,7 @@ parent::para[following-sibling::node()] or parent::simpara[following-sibling::node()] or parent::remark[following-sibling::node()]"> - .RS - - - - + .sp