commit | 180b68b3cfa8fdabe6fbc0a258b815414b6334dc | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Feb 22 13:45:09 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Feb 22 13:45:09 1999 +0000 |
tree | 7184d3bf4bf7ceb363e71f3523f194e2bda10d78 | |
parent | 76991ec75abb3bfb1f72be884c82679aa0faba4a [diff] [blame] |
More reasonable section titles.
diff --git a/Doc/lib/libquopri.tex b/Doc/lib/libquopri.tex index 748579d..05f8c82 100644 --- a/Doc/lib/libquopri.tex +++ b/Doc/lib/libquopri.tex
@@ -1,7 +1,7 @@ \section{\module{quopri} --- - Encode and decode MIME quoted-printable encoding.} -\declaremodule{standard}{quopri} + Encode and decode MIME quoted-printable data} +\declaremodule{standard}{quopri} \modulesynopsis{Encode and decode files using the MIME quoted-printable encoding.}