From 2fd94b09213eb94da008c9ccf371b772a7e93079 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 3 Apr 2007 16:41:29 +0000 Subject: [PATCH] wording --- lispref/ChangeLog | 4 ++++ lispref/processes.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 8196eca026d..c9921fc8825 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2007-04-03 Karl Berry + + * processes.texi (Network): Reword to improve page break. + 2007-04-03 Eli Zaretskii * functions.texi (Inline Functions): Describe more disadvantages diff --git a/lispref/processes.texi b/lispref/processes.texi index 71e45f4e6f7..c13f5819c35 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -1627,7 +1627,7 @@ The associated value is the process filter function. @item :sentinel The associated value is the process sentinel function. @item :remote -In a connection, this is the address in internal format of the remote peer. +In a connection, the address in internal format of the remote peer. @item :local The local address, in internal format. @item :service -- 2.39.5