From ad4a455a54fc3cc0547b3c4fbf32cfaa99b2be5c Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 21 Feb 2008 08:40:47 +0000 Subject: [PATCH] Fixed alignment of first lined of text for each listitem in orderedlist output for TTY. Existing code seemed to have been causing an extra undesirable space to appear. --- xsl/manpages/lists.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/manpages/lists.xsl b/xsl/manpages/lists.xsl index 2014e38cc..6ca5e2236 100644 --- a/xsl/manpages/lists.xsl +++ b/xsl/manpages/lists.xsl @@ -190,7 +190,7 @@ \h'+ 0 - + ' -- 2.40.0