Mercurial > emacs
changeset 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 | 2345e9f90013 |
files | lispref/processes.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/processes.texi Wed May 11 13:11:13 2005 +0000 +++ b/lispref/processes.texi Wed May 11 13:56:04 2005 +0000 @@ -1767,7 +1767,7 @@ 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.