diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:27:19 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-03-26 14:27:19 +0000 |
| commit | 3bd17b58bcaff2fbbaae6d44aa63cde55810e10b (patch) | |
| tree | e130d5d6a55d93f366c4062e45111e8fcc3ca583 /usr.bin/leave | |
| parent | f29410236fa50db7f21304b1c4f9ace9bbb6136d (diff) | |
Notes
Diffstat (limited to 'usr.bin/leave')
| -rw-r--r-- | usr.bin/leave/leave.1 | 10 |
1 files 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. |
