git: ce6eed2fcc40 - main - src.conf.5: regen for WITH(OUT)_SSP description update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Feb 2025 03:09:37 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=ce6eed2fcc40848de7fd51f08a33c627f8fac226
commit ce6eed2fcc40848de7fd51f08a33c627f8fac226
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2025-02-01 03:08:14 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2025-02-01 03:09:13 +0000
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 4d48edff3c80..30b5d308724a 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.