comparison lispref/processes.texi @ 62230:98c45ed7ca3f

(Low-Level Network): Fix typo.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Wed, 11 May 2005 13:56:04 +0000
parents 789b9a24928a
children a9109def6d90
comparison
equal deleted inserted replaced
62229:789b9a24928a 62230:98c45ed7ca3f
1765 equivalent to specifying it with value @code{nil}, except for 1765 equivalent to specifying it with value @code{nil}, except for
1766 @code{:coding}, @code{:filter-multibyte}, and @code{:reuseaddr}. Here 1766 @code{:coding}, @code{:filter-multibyte}, and @code{:reuseaddr}. Here
1767 are the meaningful keywords: 1767 are the meaningful keywords:
1768 1768
1769 @table @asis 1769 @table @asis
1770 @item :name name 1770 @item :name @var{name}
1771 Use the string @var{name} as the process name. It is modified if 1771 Use the string @var{name} as the process name. It is modified if
1772 necessary to make it unique. 1772 necessary to make it unique.
1773 1773
1774 @item :type @var{type} 1774 @item :type @var{type}
1775 Specify the communication type. A value of @code{nil} specifies a 1775 Specify the communication type. A value of @code{nil} specifies a