Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/mk Add a period at the end of a sentence.
details: https://anonhg.NetBSD.org/src/rev/811e22eb1b0a
branches: trunk
changeset: 749046:811e22eb1b0a
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Nov 15 14:59:47 2009 +0000
description:
Add a period at the end of a sentence.
diffstat:
share/mk/bsd.README | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0aed6a40054d -r 811e22eb1b0a share/mk/bsd.README
--- a/share/mk/bsd.README Sun Nov 15 14:40:18 2009 +0000
+++ b/share/mk/bsd.README Sun Nov 15 14:59:47 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index