Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 Catch up with the changes to SSP on x86.



details:   https://anonhg.NetBSD.org/src/rev/81bdf77f31cc
branches:  trunk
changeset: 752608:81bdf77f31cc
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Tue Mar 02 07:26:47 2010 +0000

description:
Catch up with the changes to SSP on x86.

diffstat:

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

diffs (21 lines):

diff -r 836751d6190a -r 81bdf77f31cc share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Tue Mar 02 06:52:53 2010 +0000
+++ b/share/man/man5/mk.conf.5  Tue Mar 02 07:26:47 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mk.conf.5,v 1.50 2009/09/29 23:56:34 tsarna Exp $
+.\"    $NetBSD: mk.conf.5,v 1.51 2010/03/02 07:26:47 jruoho Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -829,8 +829,9 @@
 which detects stack overflows and aborts the program,
 is enabled.
 This imposes some performance penalty.
-.DFLTn
-.
+.DFLTy
+on i386 and amd64, otherwise
+.Dq no .
 .It Sy USE_YP
 .YorN
 Indicates whether YP (NIS) support is



Home | Main Index | Thread Index | Old Index