From ddb1546b12e13e451943c08435d6d067e92d828b Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Tue, 18 Jul 2006 14:06:52 +0000 Subject: [PATCH] (Low-Level Network): Rename node "Make Network" to "Network Processes". --- lispref/processes.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lispref/processes.texi b/lispref/processes.texi index aa36e5f4a3a..cf4c3ab9784 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -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 -- 2.39.2