emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/processes.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/processes.texi
Date: Fri, 12 May 2006 11:46:15 +0000

Index: emacs/lispref/processes.texi
diff -u emacs/lispref/processes.texi:1.76 emacs/lispref/processes.texi:1.77
--- emacs/lispref/processes.texi:1.76   Sun Apr 16 02:17:00 2006
+++ emacs/lispref/processes.texi        Fri May 12 11:46:15 2006
@@ -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)
 address@hidden if datagrams are supported.
 @item (:family local)
address@hidden if local (aka ``UNIX domain'') sockets are supported.
address@hidden if local (a.k.a.@: ``UNIX domain'') sockets are supported.
 @item (:family ipv6)
 address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]