summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>2007-04-03 16:41:29 +0000
committerKarl Berry <karl@gnu.org>2007-04-03 16:41:29 +0000
commit2fd94b09213eb94da008c9ccf371b772a7e93079 (patch)
treeb2b8cdbd74d6dd4baf2b8932d154a9d4dff3e689
parent665b5955fc56d7c70ab54fc727ae62827650a1d2 (diff)
downloademacs-2fd94b09213eb94da008c9ccf371b772a7e93079.tar.gz
wording
-rw-r--r--lispref/ChangeLog4
-rw-r--r--lispref/processes.texi2
2 files changed, 5 insertions, 1 deletions
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 <karl@gnu.org>
+
+ * processes.texi (Network): Reword to improve page break.
+
2007-04-03 Eli Zaretskii <eliz@gnu.org>
* 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