Module Name:    src
Committed By:   jruoho
Date:           Tue Mar  2 07:26:47 UTC 2010

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

Log Message:
Catch up with the changes to SSP on x86.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 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.50 src/share/man/man5/mk.conf.5:1.51
--- src/share/man/man5/mk.conf.5:1.50	Tue Sep 29 23:56:34 2009
+++ src/share/man/man5/mk.conf.5	Tue Mar  2 07:26:47 2010
@@ -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

Reply via email to