Date: Thu, 21 Sep 2023 14:38:06 GMT From: Ed Maste <emaste@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 4c34f59e009a - stable/14 - src.conf.5: regen for SSP option description change Message-ID: <202309211438.38LEc6GE006705@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=4c34f59e009ac6f59bd1597013fc4878b4fef802 commit 4c34f59e009ac6f59bd1597013fc4878b4fef802 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2023-09-21 14:37:20 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2023-09-21 14:37:49 +0000 src.conf.5: regen for SSP option description change --- 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 4b272eb3fd7a..82c8752722a1 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 September 4, 2023 +.Dd September 21, 2023 .Dt SRC.CONF 5 .Os .Sh NAME @@ -1565,7 +1565,7 @@ When set, it enforces these options: .Va WITHOUT_KERNEL_SYMBOLS .El .It Va WITHOUT_SSP -Do not build world with propolice stack smashing protection. +Do not build world with stack smashing protection. .It Va WITH_STAGING Enable staging of files to a stage tree. This can be best thought of as auto-install to
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309211438.38LEc6GE006705>