From: Thien-Thi Nguyen Date: Wed, 11 May 2005 13:11:13 +0000 (+0000) Subject: (Signals to Processes): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~399 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f91aa2aac71c3857ace45085561e05c1fe16e179;p=emacs.git (Signals to Processes): Fix typo. --- diff --git a/lispref/processes.texi b/lispref/processes.texi index 2db9cd05b95..d25013124f7 100644 --- a/lispref/processes.texi +++ b/lispref/processes.texi @@ -870,7 +870,7 @@ processes. (@code{SIGHUP} is a signal that usually indicates that the user hung up the phone.) Each of the signal-sending functions takes two optional arguments: -@var{process-name} and @var{current-group}. +@var{process} and @var{current-group}. The argument @var{process} must be either a process, a process name, a buffer, a buffer name, or @code{nil}. A buffer or buffer name