From 956100d60fa86daebc1bd46ea62f207f6b54d93d Mon Sep 17 00:00:00 2001 From: Olivier Certner Date: Mon, 16 Jun 2025 14:56:33 -0400 Subject: [PATCH] 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 134afb17f9a..d7bf96cf6e7 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