From f91aa2aac71c3857ace45085561e05c1fe16e179 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 11 May 2005 13:11:13 +0000 Subject: [PATCH] (Signals to Processes): Fix typo. --- lispref/processes.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2