From ce6eed2fcc40848de7fd51f08a33c627f8fac226 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Fri, 31 Jan 2025 22:08:14 -0500 Subject: [PATCH] src.conf.5: regen for WITH(OUT)_SSP description update Fixes: 07423969869c ("src.conf.5: Update xref for SSP description") Sponsored by: The FreeBSD Foundation --- share/man/man5/src.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 4d48edff3c8..30b5d308724 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -1,5 +1,5 @@ .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. -.Dd January 22, 2025 +.Dd January 31, 2025 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1603,7 +1603,7 @@ When set, it enforces these options: .It Va WITHOUT_SSP Do not build world with stack smashing protection. See -.Xr security 7 +.Xr mitigations 7 for more information. .It Va WITH_STAGING Enable staging of files to a stage tree.