summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Doc/lib/libwww.tex4
-rw-r--r--Doc/libwww.tex4
2 files changed, 8 insertions, 0 deletions
diff --git a/Doc/lib/libwww.tex b/Doc/lib/libwww.tex
index 5cd4c05..9e09aa1 100644
--- a/Doc/lib/libwww.tex
+++ b/Doc/lib/libwww.tex
@@ -11,6 +11,10 @@ Windows NT. Here is an overview:
\begin{description}
+\item[cgi]
+--- Common Gateway Interface, used to interpret forms in server-side
+scripts.
+
\item[urllib]
--- Open an arbitrary object given by URL (requires sockets).
diff --git a/Doc/libwww.tex b/Doc/libwww.tex
index 5cd4c05..9e09aa1 100644
--- a/Doc/libwww.tex
+++ b/Doc/libwww.tex
@@ -11,6 +11,10 @@ Windows NT. Here is an overview:
\begin{description}
+\item[cgi]
+--- Common Gateway Interface, used to interpret forms in server-side
+scripts.
+
\item[urllib]
--- Open an arbitrary object given by URL (requires sockets).