Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2974f0f

Browse files
committed
Add xmllib; remove (slow) from description of htmllib.
1 parent 7336935 commit 2974f0f

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

Doc/lib/libwww.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ \chapter{Internet and WWW Services}
4040
--- Only as much of an SGML parser as needed to parse HTML.
4141

4242
\item[htmllib]
43-
--- A (slow) parser for HTML documents.
43+
--- A parser for HTML documents.
44+
45+
\item[xmllib]
46+
--- A parser for XML documents.
4447

4548
\item[formatter]
4649
--- Generic output formatter and device interface.

Doc/libwww.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,10 @@ \chapter{Internet and WWW Services}
4040
--- Only as much of an SGML parser as needed to parse HTML.
4141

4242
\item[htmllib]
43-
--- A (slow) parser for HTML documents.
43+
--- A parser for HTML documents.
44+
45+
\item[xmllib]
46+
--- A parser for XML documents.
4447

4548
\item[formatter]
4649
--- Generic output formatter and device interface.

0 commit comments

Comments
 (0)