From: Michael Smith Date: Thu, 3 Nov 2005 09:27:54 +0000 (+0000) Subject: Fix for problem of multiple Arg instances in Group not being X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb58281515272dd1818b5a83077f93360c029724;p=docbook-dsssl Fix for problem of multiple Arg instances in Group not being separated by vertical bars. Closes #1346716. Thanks to Costin Stroie for reporting the problem. --- diff --git a/xsl/manpages/synop.xsl b/xsl/manpages/synop.xsl index fb2e15c77..656481b4f 100644 --- a/xsl/manpages/synop.xsl +++ b/xsl/manpages/synop.xsl @@ -14,6 +14,8 @@ ******************************************************************** --> + | + @@ -64,7 +66,7 @@ - + @@ -139,6 +141,14 @@ + + + + + + + +