We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd5cc81 commit 0a79ef6Copy full SHA for 0a79ef6
Doc/library/socket.rst
@@ -753,7 +753,7 @@ The :mod:`socket` module also offers various network-related services:
753
contains meaningful *scopeid*. Usually this happens for multicast addresses.
754
755
For more information about *flags* you can consult the
756
- `manpage <http://man7.org/linux/man-pages/man3/getnameinfo.3.html>`_.
+ `getnameinfo manpage <http://man7.org/linux/man-pages/man3/getnameinfo.3.html>`_.
757
758
.. function:: getprotobyname(protocolname)
759
0 commit comments