Skip to content

Commit 0a79ef6

Browse files
JulienPalardeamanu
andauthored
Update Doc/library/socket.rst
add @JulienPalard suggestion Co-Authored-By: eamanu <[email protected]>
1 parent cd5cc81 commit 0a79ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/socket.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ The :mod:`socket` module also offers various network-related services:
753753
contains meaningful *scopeid*. Usually this happens for multicast addresses.
754754

755755
For more information about *flags* you can consult the
756-
`manpage <http://man7.org/linux/man-pages/man3/getnameinfo.3.html>`_.
756+
`getnameinfo manpage <http://man7.org/linux/man-pages/man3/getnameinfo.3.html>`_.
757757

758758
.. function:: getprotobyname(protocolname)
759759

0 commit comments

Comments
 (0)