Module Name:    src
Committed By:   christos
Date:           Sun Feb  7 14:31:22 UTC 2016

Modified Files:
        src/share/mk: bsd.README

Log Message:
fix pasto


To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 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.349 src/share/mk/bsd.README:1.350
--- src/share/mk/bsd.README:1.349	Mon Feb  1 10:00:43 2016
+++ src/share/mk/bsd.README	Sun Feb  7 09:31:21 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.README,v 1.349 2016/02/01 15:00:43 christos Exp $
+#	$NetBSD: bsd.README,v 1.350 2016/02/07 14:31:21 christos Exp $
 #	@(#)bsd.README	8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -354,7 +354,7 @@ MKPIE		If "no", create regular executabl
 		PIE (Position Independent Executables).
 		Default: no
 
-NOCTF		Don't create PIE (Position Independent Executables)
+NOPIE		Don't create PIE (Position Independent Executables)
 		It is set internally for standalone programs.
 
 MKPIGZGZIP	If "no", only install pigz as pigz, not gzip.

Reply via email to