]> git.eshelyaron.com Git - emacs.git/commitdiff
(Low-Level Network): Rename node "Make Network"
authorKim F. Storm <storm@cua.dk>
Tue, 18 Jul 2006 14:06:52 +0000 (14:06 +0000)
committerKim F. Storm <storm@cua.dk>
Tue, 18 Jul 2006 14:06:52 +0000 (14:06 +0000)
to "Network Processes".

lispref/processes.texi

index aa36e5f4a3ad53cf4aa5f7f7d81adfa7940ae6db..cf4c3ab978456b50fe8dd666d303b5176c0a4085 100644 (file)
@@ -1724,13 +1724,13 @@ level that that of @code{open-network-stream}, using
 @code{make-network-process}.
 
 @menu
-* Make Network::             Using @code{make-network-process}.
+* Network Processes::        Using @code{make-network-process}.
 * Network Options::          Further control over network connections.
 * Network Feature Testing::  Determining which network features work on
                                the machine you are using.
 @end menu
 
-@node Make Network
+@node Network Processes
 @subsection @code{make-network-process}
 
    The basic function for creating network connections and network