diff options
Diffstat (limited to 'Doc/libwww.tex')
-rw-r--r-- | Doc/libwww.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/libwww.tex b/Doc/libwww.tex index 3317fb3..c42494e 100644 --- a/Doc/libwww.tex +++ b/Doc/libwww.tex @@ -36,12 +36,12 @@ scripts. --- Parse a URL string into a tuple (addressing scheme identifier, network location, path, parameters, query string, fragment identifier). -\item[htmllib] ---- A (slow) parser for HTML documents. - \item[sgmllib] --- Only as much of an SGML parser as needed to parse HTML. +\item[htmllib] +--- A (slow) parser for HTML documents. + \item[formatter] --- Generic output formatter and device interface. |