From 7a8958c3557c35fc8d83ee167ae6e7d52a9ae7cc Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 8 Feb 2003 21:47:25 +0000 Subject: [PATCH] Fixed bug in glossary.xsl where glosssee and glossseealso were using mode="xref" instead of mode="xref-to". --- xsl/html/glossary.xsl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xsl/html/glossary.xsl b/xsl/html/glossary.xsl index cf958d95e..3e624fdf8 100644 --- a/xsl/html/glossary.xsl +++ b/xsl/html/glossary.xsl @@ -203,7 +203,7 @@ GlossEntry ::= - + @@ -245,7 +245,7 @@ GlossEntry ::= - + -- 2.40.0