[3998] in Athena Bugs
6.4R: zleave(1)
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Wed Jan 17 21:15:11 1990
Date: Wed, 17 Jan 90 21:14:35 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: bug-zephyr@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
The man page for zleave(1) says:
Zleave waits until the specified time, then reminds you that
you have to leave, using the Zephyr(1) Notification Service.
You are reminded 5 minutes and 1 minute before the actual
time, at the time, and every minute thereafter. When you
^^^^^^^^^^^^^^^^^^^^^^^^^^^
log off, zleave exits just before it would have sent the
next message.
The part I've marked is wrong. Zleave will actually only send 10
notices (i.e. 10 minutes of notices) after the time you set -- after
that it will print, "That was the last time I'll tell you. Bye," and
exit.
jik