2012-03-27 Glenn Morris <rgm@gnu.org>
+ * processes.texi (Network Servers): Standardize apostrophe usage.
+
* os.texi (System Environment): Copyedits. Remove some examples
that do not seem useful. Mention setenv third arg.
tty-erase-char does not seem to be nil under a window-system.
@itemize @bullet
@item
The connection's process name is constructed by concatenating the
-server process' @var{name} with a client identification string. The
+server process's @var{name} with a client identification string. The
client identification string for an IPv4 connection looks like
@samp{<@var{a}.@var{b}.@var{c}.@var{d}:@var{p}>}. Otherwise, it is a
unique number in brackets, as in @samp{<@var{nnn}>}. The number
number used for the connection.
@item
-The client process' plist is initialized from the server's plist.
+The client process's plist is initialized from the server's plist.
@end itemize
@node Datagrams