commit | b33336f65014f32c3e9873c32618a3bf656f3445 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Oct 13 23:09:00 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun Oct 13 23:09:00 2013 +0300 |
tree | 023edd04ecc9b83b48a83594f2fd4f69d7ef709a | |
parent | 7378d6374c286c86daf4389fbbb4ee2d52ac3401 [diff] [blame] |
Issue #18758: Fixed and improved cross-references.
diff --git a/Doc/library/socket.rst b/Doc/library/socket.rst index 453c944..80e3fb2 100644 --- a/Doc/library/socket.rst +++ b/Doc/library/socket.rst
@@ -186,7 +186,7 @@ RCVALL_* Constants for Windows' WSAIoctl(). The constants are used as arguments to the - :meth:`ioctl` method of socket objects. + :meth:`~socket.socket.ioctl` method of socket objects. .. versionadded:: 2.6