summaryrefslogtreecommitdiffstats
path: root/Doc/libwww.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-01-13 19:10:02 (GMT)
committerFred Drake <fdrake@acm.org>1998-01-13 19:10:02 (GMT)
commita809064166ed005f66e5d701a8088a90b787e657 (patch)
tree9c63e8c6203847ef5bb47eaed1c9cf9b5696c5eb /Doc/libwww.tex
parent6862b46b703f90523742f1f93902ead9464d90af (diff)
downloadcpython-a809064166ed005f66e5d701a8088a90b787e657.zip
cpython-a809064166ed005f66e5d701a8088a90b787e657.tar.gz
cpython-a809064166ed005f66e5d701a8088a90b787e657.tar.bz2
Consistency: "Unix" ==> "\UNIX{}"
Diffstat (limited to 'Doc/libwww.tex')
-rw-r--r--Doc/libwww.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/libwww.tex b/Doc/libwww.tex
index f341ea7..8cfc09d 100644
--- a/Doc/libwww.tex
+++ b/Doc/libwww.tex
@@ -8,8 +8,8 @@ The modules described in this chapter provide various services to
World-Wide Web (WWW) clients and/or services, and a few modules
related to news and email. They are all implemented in Python. Some
of these modules require the presence of the system-dependent module
-\code{sockets}, which is currently only fully supported on Unix and
-Windows NT. Here is an overview:
+\code{sockets}\refbimodindex{socket}, which is currently only fully
+supported on \UNIX{} and Windows NT. Here is an overview:
\begin{description}