From: Juanma Barranquero Date: Tue, 2 Aug 2005 13:10:02 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-22.0.90~7805 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4a00aa2ec61e5363173106f8ba397b9b6d7047f;p=emacs.git Fix typo. --- diff --git a/lispref/processes.texi b/lispref/processes.texi index f88b2c46159..dddb08bc46b 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -1575,7 +1575,7 @@ subprocess. @xref{Process Information}. process, being stopped means not accepting new connections. (Up to 5 connection requests will be queued for when you resume the server; you can increase this limit, unless it is imposed by the operating -systems.) For a network stream connection, being stopped means not +system.) For a network stream connection, being stopped means not processing input (any arriving input waits until you resume the connection). For a datagram connection, some number of packets may be queued but input may be lost. You can use the function