# HG changeset patch # User Thien-Thi Nguyen # Date 1115817073 0 # Node ID 789b9a24928a16033bd306c544d811b5290fdbf3 # Parent 680b3e8df7c5994dc6b8726e34a0f9cf70edd8d9 (Signals to Processes): Fix typo. diff -r 680b3e8df7c5 -r 789b9a24928a lispref/processes.texi --- a/lispref/processes.texi Wed May 11 12:33:44 2005 +0000 +++ b/lispref/processes.texi Wed May 11 13:11:13 2005 +0000 @@ -870,7 +870,7 @@ 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