Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Small typo.
details: https://anonhg.NetBSD.org/src/rev/a6bc27cf0408
branches: trunk
changeset: 755179:a6bc27cf0408
user: njoly <njoly%NetBSD.org@localhost>
date: Wed May 26 14:52:10 2010 +0000
description:
Small typo.
diffstat:
share/mk/bsd.README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cf400f6bf7dc -r a6bc27cf0408 share/mk/bsd.README
--- a/share/mk/bsd.README Wed May 26 09:48:26 2010 +0000
+++ b/share/mk/bsd.README Wed May 26 14:52:10 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.267 2010/05/26 01:10:10 uwe Exp $
+# $NetBSD: bsd.README,v 1.268 2010/05/26 14:52:10 njoly Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -396,7 +396,7 @@
USE_SSP If "no", disables GCC stack protection code, which
detects stack overflows and aborts the program. The
- stack protecion code imposes a performance penalty
+ stack protection code imposes a performance penalty
of about 5%.
Default: "no", unless "USE_FORT" is set to "yes"
Home |
Main Index |
Thread Index |
Old Index