summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2008-01-16 13:01:51 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2008-01-16 13:01:51 (GMT)
commit95f17bbfc033595d19989b31b33f4f5922f8721e (patch)
tree7329e36405194e27522d18fd43c41e70693dc019
parentaa355542afb1792dbc0c1d250c064799d3f75562 (diff)
downloadcpython-95f17bbfc033595d19989b31b33f4f5922f8721e.zip
cpython-95f17bbfc033595d19989b31b33f4f5922f8721e.tar.gz
cpython-95f17bbfc033595d19989b31b33f4f5922f8721e.tar.bz2
Markup fix
-rw-r--r--Doc/library/socket.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst
index 0e3aa19..3d33190 100644
--- a/Doc/library/socket.rst
+++ b/Doc/library/socket.rst
@@ -590,7 +590,7 @@ correspond to Unix system calls applicable to sockets.
:platform: Windows
- The `meth:ioctl` method is a limited interface to the WSAIoctl system
+ The :meth:`ioctl` method is a limited interface to the WSAIoctl system
interface. Please refer to the MSDN documentation for more information.
.. versionadded:: 2.6