git: 3e7c2c8a913b - stable/12 - Fix date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 16:09:10 UTC
The branch stable/12 has been updated by kevans:
URL: https://cgit.FreeBSD.org/src/commit/?id=3e7c2c8a913b722aca9e0a05ea79d15dbc344116
commit 3e7c2c8a913b722aca9e0a05ea79d15dbc344116
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2021-01-07 20:15:26 +0000
Commit: Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2021-10-08 08:13:16 +0000
Fix date
It's 2021 already.
(cherry picked from commit 79eca6520e0a516a2c217d8c9faedb58ad5db204)
---
stand/defaults/loader.conf.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stand/defaults/loader.conf.5 b/stand/defaults/loader.conf.5
index 730770e44cd4..92b4499c259c 100644
--- a/stand/defaults/loader.conf.5
+++ b/stand/defaults/loader.conf.5
@@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\"
.\" $FreeBSD$
-.Dd July 31, 2021
+.Dd October 8, 2021
.Dt LOADER.CONF 5
.Os
.Sh NAME