Module Name: src
Committed By: pgoyette
Date: Sun Nov 15 14:59:47 UTC 2009
Modified Files:
src/share/mk: bsd.README
Log Message:
Add a period at the end of a sentence.
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/share/mk/bsd.README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/mk/bsd.README
diff -u src/share/mk/bsd.README:1.258 src/share/mk/bsd.README:1.259
--- src/share/mk/bsd.README:1.258 Thu Nov 12 14:46:37 2009
+++ src/share/mk/bsd.README Sun Nov 15 14:59:47 2009
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.README,v 1.258 2009/11/12 14:46:37 tron Exp $
+# $NetBSD: bsd.README,v 1.259 2009/11/15 14:59:47 pgoyette Exp $
# @(#)bsd.README 8.2 (Berkeley) 4/2/94
This is the README file for the make "include" files for the NetBSD
@@ -387,7 +387,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
- of about 5%
+ of about 5%.
Default: "no", unless "USE_FORT" is set to "yes"
USE_FORT If "yes" turns on substitute wrappers for commonly used