From: Andrew M. Kuchling Date: Wed, 16 Jan 2008 13:01:51 +0000 (+0000) Subject: Markup fix X-Git-Tag: v2.6a1~593 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=95f17bbfc033595d19989b31b33f4f5922f8721e;p=python Markup fix --- diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst index 0e3aa19816..3d331902cb 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