From: Fred Drake Date: Fri, 21 Aug 1998 20:02:06 +0000 (+0000) Subject: There is no element, just . ;-) X-Git-Tag: v1.5.2a2~363 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=637af13dcad64ebac7eade3811c0096d6a65c940;p=python There is no element, just . ;-) --- diff --git a/Doc/lib/libcgi.tex b/Doc/lib/libcgi.tex index b24d490325..e4a8e21c09 100644 --- a/Doc/lib/libcgi.tex +++ b/Doc/lib/libcgi.tex @@ -22,7 +22,7 @@ written in Python. \nodename{cgi-intro} A CGI script is invoked by an HTTP server, usually to process user -input submitted through an HTML \code{
} or \code{} element. +input submitted through an HTML \code{} or \code{} element. Most often, CGI scripts live in the server's special \file{cgi-bin} directory. The HTTP server places all sorts of information about the