]> granicus.if.org Git - python/commitdiff
Make reference to the socket module a hyperlink.
authorFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 16:03:30 +0000 (16:03 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 16:03:30 +0000 (16:03 +0000)
Doc/lib/internet.tex

index 5d08f270c62bb7f74253696722b5ac49b9670fc0..52985dcc6353c2c3f65c24087f609442126538da 100644 (file)
@@ -7,7 +7,7 @@
 The modules described in this chapter implement Internet protocols and 
 support for related technology.  They are all implemented in Python.
 Some of these modules require the presence of the system-dependent
-module \module{socket}\refbimodindex{socket}, which is currently only
+module \refmodule{socket}\refbimodindex{socket}, which is currently only
 fully supported on \UNIX{} and Windows NT.  Here is an overview:
 
 \localmoduletable