Date: Mon, 16 Jun 2025 18:59:39 GMT From: Olivier Certner <olce@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 956100d60fa8 - main - config.5: Bump .Dd to reflect latest update Message-ID: <202506161859.55GIxd9W072994@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=956100d60fa86daebc1bd46ea62f207f6b54d93d commit 956100d60fa86daebc1bd46ea62f207f6b54d93d Author: Olivier Certner <olce@FreeBSD.org> AuthorDate: 2025-06-16 18:56:33 +0000 Commit: Olivier Certner <olce@FreeBSD.org> CommitDate: 2025-06-16 18:59:08 +0000 config.5: Bump .Dd to reflect latest update MFC with: 7d7b2d38463c ("config.5: Document CONF_CFLAGS under 'makeoptions'") Event: Kitchener-Waterloo Hackathon 202506 Sponsored by: The FreeBSD Foundation --- usr.sbin/config/config.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5 index 134afb17f9a4..d7bf96cf6e7f 100644 --- a/usr.sbin/config/config.5 +++ b/usr.sbin/config/config.5 @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd February 10, 2025 +.Dd June 13, 2025 .Dt CONFIG 5 .Os .Sh NAME
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506161859.55GIxd9W072994>