From 2e20527c62007b63edfc3379402d3cc2aaa674bf Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Mon, 24 Apr 2006 02:29:31 +0000 Subject: [PATCH] Fixed problem with man.output.* name conflict (forgot to update names in previous commit). --- xsl/manpages/utility.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/manpages/utility.xsl b/xsl/manpages/utility.xsl index a61df5fa3..d6492cd88 100644 --- a/xsl/manpages/utility.xsl +++ b/xsl/manpages/utility.xsl @@ -231,12 +231,12 @@ - + + select="concat($man.output.base.dir, 'man', normalize-space($section), '/')"/> - + -- 2.40.0