Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2023 15:59:50 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 5449d0144d61 - main - src.conf.5: regen after SSP option description update
Message-ID:  <202309071559.387Fxoka016249@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=5449d0144d612d7b7b3b85ab292d514db4e300c3

commit 5449d0144d612d7b7b3b85ab292d514db4e300c3
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-09-07 15:57:46 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-09-07 15:59:46 +0000

    src.conf.5: regen after SSP option description update
---
 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 ff7623b1e8d1..a5e7c501825a 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 1, 2023
+.Dd September 7, 2023
 .Dt SRC.CONF 5
 .Os
 .Sh NAME
@@ -1560,7 +1560,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?202309071559.387Fxoka016249>