mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
(Network): Fix typo in xref (from Robert J. Chassell).
This commit is contained in:
parent
53b1ab69a4
commit
30f4318dc9
1 changed files with 1 additions and 1 deletions
|
|
@ -1498,7 +1498,7 @@ back to listening for more connection requests.
|
|||
@code{make-network-process} with an argument list consisting of
|
||||
keyword/argument pairs, for example @code{:server t} to create a
|
||||
server process, or @code{:type 'datagram} to create a datagram
|
||||
connection. @xref{Low-Level Network} for details. You can also use
|
||||
connection. @xref{Low-Level Network}, for details. You can also use
|
||||
one of the @code{open-network-...} functions descibed below;
|
||||
internally, they just call @code{make-network-process} with suitable
|
||||
arguments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue