The branch stable/14 has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=14fc135014091e3df222f3276cfba1412b17c208
commit 14fc135014091e3df222f3276cfba1412b17c208 Author: Olivier Certner <o...@freebsd.org> AuthorDate: 2025-06-16 18:56:33 +0000 Commit: Olivier Certner <o...@freebsd.org> CommitDate: 2025-06-16 20:13:17 +0000 config.5: Bump .Dd to reflect latest update MFC with: 1bdf1b818635 ("config.5: Document CONF_CFLAGS under 'makeoptions'") Event: Kitchener-Waterloo Hackathon 202506 Sponsored by: The FreeBSD Foundation (cherry picked from commit 956100d60fa86daebc1bd46ea62f207f6b54d93d) Fixed the "MFC with" tag (which is wrong in main). Event: Kitchener-Waterloo Hackathon 202506 --- 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 a04ecd4ac0fe..11832c55be94 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 October 17, 2022 +.Dd June 13, 2025 .Dt CONFIG 5 .Os .Sh NAME