mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
Correct description of network-lookup-address-info
* doc/lispref/processes.texi (Misc Network): Remove erroneous text about port numbers
This commit is contained in:
parent
6b68f92166
commit
11bfc0ffcc
1 changed files with 1 additions and 1 deletions
|
|
@ -3012,7 +3012,7 @@ signaled. Call @code{puny-encode-domain} on @var{name}
|
|||
first if you wish to lookup internationalized hostnames.
|
||||
|
||||
If successful it returns a list of Lisp representations of network
|
||||
addresses (without port numbers), otherwise it returns @code{nil}.
|
||||
addresses, otherwise it returns @code{nil}.
|
||||
|
||||
By default both IPv4 and IPv6 lookups are attempted. The optional
|
||||
argument @var{family} controls this behavior, specifying the symbol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue