From 3bd17b58bcaff2fbbaae6d44aa63cde55810e10b Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sun, 26 Mar 2000 14:27:19 +0000 Subject: [PATCH] Add .Nm. Options: -> The following options are available: --- usr.bin/leave/leave.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/usr.bin/leave/leave.1 b/usr.bin/leave/leave.1 index f0cc56e726f5..e3b946832fbc 100644 --- a/usr.bin/leave/leave.1 +++ b/usr.bin/leave/leave.1 @@ -57,9 +57,8 @@ When you log off, exits just before it would have printed the next message. .Pp -Options: -.Pp -.Bl -tag -width flag +The following options are available: +.Bl -tag -width indent .It Ar hhmm The time of day is in the form .Ar hhmm @@ -81,7 +80,7 @@ from the current time. If no argument is given, .Nm prompts with "When do you -have to leave?". A reply of newline causes +have to leave?". A reply of newline causes .Nm to exit, otherwise the reply is assumed to be a time. @@ -90,7 +89,8 @@ This form is suitable for inclusion in a or .Pa .profile . .Pp -Leave ignores interrupts, quits, and terminates. +.Nm Leave +ignores interrupts, quits, and terminates. To get rid of it you should either log off or use .Ql kill \-s KILL giving its process id.