summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libcgihttp.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-10-10 16:56:41 (GMT)
committerFred Drake <fdrake@acm.org>2000-10-10 16:56:41 (GMT)
commit4d3714b5c62746a10ac5d542cdf5dbef1d77c47f (patch)
treeb3c95dc637cbb25bffaec1067ff5a47a14e2e312 /Doc/lib/libcgihttp.tex
parent6ff7aec2ab2aa0993ee971cbfacdd7135457ebca (diff)
downloadcpython-4d3714b5c62746a10ac5d542cdf5dbef1d77c47f.zip
cpython-4d3714b5c62746a10ac5d542cdf5dbef1d77c47f.tar.gz
cpython-4d3714b5c62746a10ac5d542cdf5dbef1d77c47f.tar.bz2
Better synopses based on suggestions from Ka-Ping Yee <ping@lfw.org>.
Diffstat (limited to 'Doc/lib/libcgihttp.tex')
-rw-r--r--Doc/lib/libcgihttp.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libcgihttp.tex b/Doc/lib/libcgihttp.tex
index 3343314..182aead 100644
--- a/Doc/lib/libcgihttp.tex
+++ b/Doc/lib/libcgihttp.tex
@@ -1,5 +1,5 @@
\section{\module{CGIHTTPServer} ---
- A Do-Something Request Handler}
+ CGI-capable HTTP request handler}
\declaremodule{standard}{CGIHTTPServer}