=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/leave/leave.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/leave/leave.1 2018/07/13 16:59:46 1.16 --- src/usr.bin/leave/leave.1 2020/01/22 04:04:39 1.17 *************** *** 1,4 **** ! .\" $OpenBSD: leave.1,v 1.16 2018/07/13 16:59:46 cheloha Exp $ .\" $NetBSD: leave.1,v 1.5 1995/08/31 22:32:10 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: leave.1,v 1.17 2020/01/22 04:04:39 tedu Exp $ .\" $NetBSD: leave.1,v 1.5 1995/08/31 22:32:10 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 *************** *** 30,51 **** .\" .\" @(#)leave.1 8.3 (Berkeley) 4/28/95 .\" ! .Dd $Mdocdate: July 13 2018 $ .Dt LEAVE 1 .Os .Sh NAME .Nm leave ! .Nd remind you when you have to leave .Sh SYNOPSIS .Nm leave .Op Oo Cm + Oc Ns Ar hhmm .Sh DESCRIPTION .Nm leave ! waits until the specified time, then reminds you that you ! have to leave. ! You are reminded 5 minutes and 1 minute before the actual time, at the time, and every minute thereafter. ! When you log off, .Nm leave exits just before it would have printed the next message. --- 30,51 ---- .\" .\" @(#)leave.1 8.3 (Berkeley) 4/28/95 .\" ! .Dd $Mdocdate: January 22 2020 $ .Dt LEAVE 1 .Os .Sh NAME .Nm leave ! .Nd print reminders when it is time to leave .Sh SYNOPSIS .Nm leave .Op Oo Cm + Oc Ns Ar hhmm .Sh DESCRIPTION .Nm leave ! waits until the specified time, then prints a reminder ! that it is time to leave. ! Reminders are printed 5 minutes and 1 minute before the actual time, at the time, and every minute thereafter. ! If the login session ends, .Nm leave exits just before it would have printed the next message. *************** *** 72,79 **** .Pp If no argument is given, .Nm leave ! prompts with "When do you ! have to leave?". A reply of newline causes .Nm leave to exit, --- 72,78 ---- .Pp If no argument is given, .Nm leave ! prompts with "When do you have to leave?". A reply of newline causes .Nm leave to exit,