summaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c
index 1728596e3c4..b5f967df286 100644
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -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;
{