Module Name:    src
Committed By:   nia
Date:           Sat Jul  9 08:27:35 UTC 2022

Modified Files:
        src/share/man/man5: mk.conf.5

Log Message:
mk.conf(5): we default to USE_SSP=yes these days.


To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/share/man/man5/mk.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.96 src/share/man/man5/mk.conf.5:1.97
--- src/share/man/man5/mk.conf.5:1.96	Mon Jun  6 10:56:28 2022
+++ src/share/man/man5/mk.conf.5	Sat Jul  9 08:27:35 2022
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.96 2022/06/06 10:56:28 nia Exp $
+.\"	$NetBSD: mk.conf.5,v 1.97 2022/07/09 08:27:35 nia Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd December 20, 2021
+.Dd July 9, 2022
 .Dt MK.CONF 5
 .Os
 .\" turn off hyphenation
@@ -1073,7 +1073,7 @@ Indicates whether GCC stack-smashing pro
 which detects stack overflows and aborts the program,
 is enabled.
 This imposes some performance penalty.
-.DFLTn
+.DFLTy
 .
 .It Sy USE_YP
 .YorN

Reply via email to