summaryrefslogtreecommitdiff
path: root/doc/lispref/processes.texi
diff options
context:
space:
mode:
authorRobert Pluim <rpluim@gmail.com>2019-08-23 09:46:24 +0200
committerRobert Pluim <rpluim@gmail.com>2019-08-23 10:06:40 +0200
commit11bfc0ffcc547fad689a028fe17676534d33a5cb (patch)
treedf870cd35026d0cf97fae79f15b8e7aa947acec8 /doc/lispref/processes.texi
parent6b68f92166df6fcd78a9223deb3d0137a6f60748 (diff)
downloademacs-11bfc0ffcc547fad689a028fe17676534d33a5cb.tar.gz
emacs-11bfc0ffcc547fad689a028fe17676534d33a5cb.tar.bz2
emacs-11bfc0ffcc547fad689a028fe17676534d33a5cb.zip
Correct description of network-lookup-address-info
* doc/lispref/processes.texi (Misc Network): Remove erroneous text about port numbers
Diffstat (limited to 'doc/lispref/processes.texi')
-rw-r--r--doc/lispref/processes.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi
index e2a59d419fa..61de77d0662 100644
--- a/doc/lispref/processes.texi
+++ b/doc/lispref/processes.texi
@@ -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