git: 29dd5e7a87a4 - main - build.7: Use proper .Dd date from this year

Warner Losh imp at FreeBSD.org
Thu Mar 25 07:48:30 UTC 2021


The branch main has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=29dd5e7a87a43d2b26d0b654415177708352452a

commit 29dd5e7a87a43d2b26d0b654415177708352452a
Author:     Warner Losh <imp at FreeBSD.org>
AuthorDate: 2021-03-25 07:48:12 +0000
Commit:     Warner Losh <imp at FreeBSD.org>
CommitDate: 2021-03-25 07:48:12 +0000

    build.7: Use proper .Dd date from this year
---
 share/man/man7/build.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 4dbe5faf6e73..14ea7df02a76 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 25, 2020
+.Dd March 25, 2021
 .Dt BUILD 7
 .Os
 .Sh NAME


More information about the dev-commits-src-all mailing list