Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 mk.conf(5): we default to USE_SSP=yes these d...



details:   https://anonhg.NetBSD.org/src/rev/a9679ff3db1f
branches:  trunk
changeset: 368390:a9679ff3db1f
user:      nia <nia%NetBSD.org@localhost>
date:      Sat Jul 09 08:27:35 2022 +0000

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

diffstat:

 share/man/man5/mk.conf.5 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r d38c32cf7cb8 -r a9679ff3db1f share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Sat Jul 09 01:24:32 2022 +0000
+++ b/share/man/man5/mk.conf.5  Sat Jul 09 08:27:35 2022 +0000
@@ -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 @@
 which detects stack overflows and aborts the program,
 is enabled.
 This imposes some performance penalty.
-.DFLTn
+.DFLTy
 .
 .It Sy USE_YP
 .YorN



Home | Main Index | Thread Index | Old Index