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 ed9ed7f commit 2a8baedCopy full SHA for 2a8baed
1 file changed
Doc/library/socket.rst
@@ -513,7 +513,7 @@ The :mod:`socket` module also offers various network-related services:
513
always hold.
514
515
Note: :func:`gethostname` doesn't always return the fully qualified domain
516
- name; use ``getfqdn()`` (see above).
+ name; use :func:`getfqdn` for that.
517
518
519
.. function:: gethostbyaddr(ip_address)
0 commit comments