diff options
| author | Fred Drake <fdrake@acm.org> | 1998-08-10 19:42:37 +0000 |
|---|---|---|
| committer | Fred Drake <fdrake@acm.org> | 1998-08-10 19:42:37 +0000 |
| commit | e689eedd6ff40b629ec975d9103677a6b09bba92 (patch) | |
| tree | 71638597da88936e2b4999a0e7a3a4a0ed7d511f /Doc/lib/libhttplib.tex | |
| parent | 24d03d4e163b5866e34948b21183e3b2b96352be (diff) | |
| download | cpython-e689eedd6ff40b629ec975d9103677a6b09bba92.tar.gz | |
New section header style.
Fix up a few synopses.
Diffstat (limited to 'Doc/lib/libhttplib.tex')
| -rw-r--r-- | Doc/lib/libhttplib.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/lib/libhttplib.tex b/Doc/lib/libhttplib.tex index e2179673ba..51b74eb421 100644 --- a/Doc/lib/libhttplib.tex +++ b/Doc/lib/libhttplib.tex @@ -1,4 +1,5 @@ -\section{Standard Module \module{httplib}} +\section{\module{httplib} --- + HTTP protocol client.} \declaremodule{standard}{httplib} \modulesynopsis{HTTP protocol client (requires sockets).} |
