From dd512c47f1a33ef36f784c3340a62544ec990e2a Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Wed, 30 May 2001 02:39:53 +0000 Subject: [PATCH] Don't claim to ignore interrupts. PR: 27747 Submitted by: Gerhard Sittig --- usr.bin/leave/leave.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/leave/leave.1 b/usr.bin/leave/leave.1 index 389a6487d92f..948a6a3ba764 100644 --- a/usr.bin/leave/leave.1 +++ b/usr.bin/leave/leave.1 @@ -85,9 +85,9 @@ This form is suitable for inclusion in a or .Pa .profile . .Pp -.Nm Leave -ignores interrupts, quits, and terminates. -To get rid of it you should either log off or use +To get rid of +.Nm +you should either log off or use .Ql kill \-s KILL giving its process id. .Sh SEE ALSO