summaryrefslogtreecommitdiffstats
path: root/Doc/libhtmllib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libhtmllib.tex')
-rw-r--r--Doc/libhtmllib.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/libhtmllib.tex b/Doc/libhtmllib.tex
index edae551..8405ad1 100644
--- a/Doc/libhtmllib.tex
+++ b/Doc/libhtmllib.tex
@@ -19,10 +19,10 @@ from and extends the \code{SGMLParser} class defined in module
provided in the \code{formatter} module; refer to the documentation
for that module for information on the formatter interface.
\index{SGML}
-\stmodindex{sgmllib}
+\refstmodindex{sgmllib}
\ttindex{SGMLParser}
\index{formatter}
-\stmodindex{formatter}
+\refstmodindex{formatter}
The following is a summary of the interface defined by
\code{sgmllib.SGMLParser}: