]> git.eshelyaron.com Git - emacs.git/commitdiff
(Low-Level Network): Fix typo.
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 11 May 2005 13:56:04 +0000 (13:56 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 11 May 2005 13:56:04 +0000 (13:56 +0000)
lispref/processes.texi

index d25013124f77ecaf8dafb72b41fe464101dee7e0..abe6384728acb2b7e88a49fc736bfa5788840c99 100644 (file)
@@ -1767,7 +1767,7 @@ equivalent to specifying it with value @code{nil}, except for
 are the meaningful keywords:
 
 @table @asis
-@item :name name
+@item :name @var{name}
 Use the string @var{name} as the process name.  It is modified if
 necessary to make it unique.