]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fprocess_status): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Sat, 7 Nov 1998 16:55:41 +0000 (16:55 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sat, 7 Nov 1998 16:55:41 +0000 (16:55 +0000)
src/process.c

index 9bf9c73fb6f374166b022d41569f19922a09eef8..ff8011316e0769272796520491bc8f202d34def1 100644 (file)
@@ -644,7 +644,7 @@ signal -- for a process that has got a fatal signal.\n\
 open -- for a network stream connection that is open.\n\
 closed -- for a network stream connection that is closed.\n\
 nil -- if arg is a process name and no such process exists.\n\
-PROCESS may be a process, a buffer, the name of a process or buffer, or\n\
+PROCESS may be a process, a buffer, the name of a process, or\n\
 nil, indicating the current buffer's process.")
   (process)
      register Lisp_Object process;