Date: Thu, 25 Mar 2021 07:48:30 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 29dd5e7a87a4 - main - build.7: Use proper .Dd date from this year Message-ID: <202103250748.12P7mUb5053476@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=29dd5e7a87a43d2b26d0b654415177708352452a commit 29dd5e7a87a43d2b26d0b654415177708352452a Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-03-25 07:48:12 +0000 Commit: Warner Losh <imp@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103250748.12P7mUb5053476>