# HG changeset patch # User Eli Zaretskii # Date 1147434375 0 # Node ID 0d799d14ece76c9f698f25e4c814dbe2b43e9ca7 # Parent 19f1d69b15557d49769eeeff9fee1b2134187cfc Fix spelling errors. diff -r 19f1d69b1555 -r 0d799d14ece7 lispref/processes.texi --- a/lispref/processes.texi Fri May 12 07:29:42 2006 +0000 +++ b/lispref/processes.texi Fri May 12 11:46:15 2006 +0000 @@ -1766,7 +1766,7 @@ @item :host @var{host} Specify the host to connect to. @var{host} should be a host name or -internet address, as a string, or the symbol @code{local} to specify +Internet address, as a string, or the symbol @code{local} to specify the local host. If you specify @var{host} for a server, it must specify a valid address for the local host, and only clients connecting to that address will be accepted. @@ -1988,7 +1988,7 @@ @item (:type datagram) Non-@code{nil} if datagrams are supported. @item (:family local) -Non-@code{nil} if local (aka ``UNIX domain'') sockets are supported. +Non-@code{nil} if local (a.k.a.@: ``UNIX domain'') sockets are supported. @item (:family ipv6) Non-@code{nil} if IPv6 is supported. @item (:service t) @@ -2039,7 +2039,7 @@ @table @var @item addr -The internet protocol address. +The Internet protocol address. @item bcast The broadcast address. @item netmask