Module Name: src
Committed By: nia
Date: Mon Oct 5 14:54:25 UTC 2020
Modified Files:
src/share/man/man8: afterboot.8
Log Message:
bump date
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/share/man/man8/afterboot.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man8/afterboot.8
diff -u src/share/man/man8/afterboot.8:1.74 src/share/man/man8/afterboot.8:1.75
--- src/share/man/man8/afterboot.8:1.74 Mon Oct 5 06:41:16 2020
+++ src/share/man/man8/afterboot.8 Mon Oct 5 14:54:24 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: afterboot.8,v 1.74 2020/10/05 06:41:16 nia Exp $
+.\" $NetBSD: afterboot.8,v 1.75 2020/10/05 14:54:24 nia Exp $
.\" $OpenBSD: afterboot.8,v 1.72 2002/02/22 02:02:33 miod Exp $
.\"
.\" Originally created by Marshall M. Midden -- 1997-10-20, [email protected]
@@ -179,8 +179,8 @@ directory.
.Pp
Examples:
.Bl -tag -width date
-.It Cm date 200205101820
-Set the current date to May 10th, 2002 6:20pm.
+.It Cm date 202010051820
+Set the current date to October 5th, 2020 6:20pm.
.It Cm ln -fs /usr/share/zoneinfo/Europe/Helsinki /etc/localtime
Set the time zone to Eastern Europe Summer Time.
.El