From 356818eccb35baaecb862ec96be22ca067d0f751 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 15 Dec 1997 22:20:33 +0000 Subject: [PATCH] Fixed index references to modules. --- Doc/lib/libsgmllib.tex | 2 +- Doc/libsgmllib.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/lib/libsgmllib.tex b/Doc/lib/libsgmllib.tex index 44ed3ca0f91..5269f2009e6 100644 --- a/Doc/lib/libsgmllib.tex +++ b/Doc/lib/libsgmllib.tex @@ -8,7 +8,7 @@ basis for parsing text files formatted in SGML (Standard Generalized Mark-up Language). In fact, it does not provide a full SGML parser --- it only parses SGML insofar as it is used by HTML, and the module only exists as a base for the \code{htmllib} module. -\stmodindex{htmllib} +\refstmodindex{htmllib} In particular, the parser is hardcoded to recognize the following constructs: diff --git a/Doc/libsgmllib.tex b/Doc/libsgmllib.tex index 44ed3ca0f91..5269f2009e6 100644 --- a/Doc/libsgmllib.tex +++ b/Doc/libsgmllib.tex @@ -8,7 +8,7 @@ basis for parsing text files formatted in SGML (Standard Generalized Mark-up Language). In fact, it does not provide a full SGML parser --- it only parses SGML insofar as it is used by HTML, and the module only exists as a base for the \code{htmllib} module. -\stmodindex{htmllib} +\refstmodindex{htmllib} In particular, the parser is hardcoded to recognize the following constructs: