The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=956100d60fa86daebc1bd46ea62f207f6b54d93d
commit 956100d60fa86daebc1bd46ea62f207f6b54d93d Author: Olivier Certner <o...@freebsd.org> AuthorDate: 2025-06-16 18:56:33 +0000 Commit: Olivier Certner <o...@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