Mercurial > emacs
changeset 64720:3d8efebded47
Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 02 Aug 2005 13:10:02 +0000 |
parents | 5d36a139ef92 |
children | eeb74924d896 |
files | lispref/processes.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/processes.texi Tue Aug 02 10:26:31 2005 +0000 +++ b/lispref/processes.texi Tue Aug 02 13:10:02 2005 +0000 @@ -1575,7 +1575,7 @@ 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