]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Aug 2005 13:10:02 +0000 (13:10 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 2 Aug 2005 13:10:02 +0000 (13:10 +0000)
lispref/processes.texi

index f88b2c4615946070f130c6d8c18f63c644889a88..dddb08bc46b8f5bd49a9401344902afa2bb54f6e 100644 (file)
@@ -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