summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libwww.tex5
-rw-r--r--Doc/libwww.tex5
2 files changed, 8 insertions, 2 deletions
diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex
index 2558e94..bf494bc 100644
--- a/Doc/lib/libwww.tex
+++ b/Doc/lib/libwww.tex
@@ -40,7 +40,10 @@ location, path, parameters, query string, fragment identifier).
--- Only as much of an SGML parser as needed to parse HTML.
\item[htmllib]
---- A (slow) parser for HTML documents.
+--- A parser for HTML documents.
+
+\item[xmllib]
+--- A parser for XML documents.
\item[formatter]
--- Generic output formatter and device interface.
diff --git a/Doc/libwww.tex b/Doc/libwww.tex
index 2558e94..bf494bc 100644
--- a/Doc/libwww.tex
+++ b/Doc/libwww.tex
@@ -40,7 +40,10 @@ location, path, parameters, query string, fragment identifier).
--- Only as much of an SGML parser as needed to parse HTML.
\item[htmllib]
---- A (slow) parser for HTML documents.
+--- A parser for HTML documents.
+
+\item[xmllib]
+--- A parser for XML documents.
\item[formatter]
--- Generic output formatter and device interface.