(Fkill_buffer): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Wed, 12 Jun 1996 21:47:03 +0000 (21:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 12 Jun 1996 21:47:03 +0000 (21:47 +0000)
src/buffer.c

index 1728596..b5f967d 100644 (file)
@@ -921,7 +921,7 @@ if not void, is a list of functions to be called, with no arguments,\n\
 before the buffer is actually killed.  The buffer to be killed is current\n\
 when the hook functions are called.\n\n\
 Any processes that have this buffer as the `process-buffer' are killed\n\
-with `delete-process'.")
+with SIGHUP.")
   (buffer)
      Lisp_Object buffer;
 {