Module Name:    src
Committed By:   tron
Date:           Wed Dec 23 18:00:38 UTC 2009

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

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.260 -r1.261 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.260 src/share/mk/bsd.README:1.261
--- src/share/mk/bsd.README:1.260	Mon Nov 30 16:13:23 2009
+++ src/share/mk/bsd.README	Wed Dec 23 18:00:38 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.README,v 1.260 2009/11/30 16:13:23 uebayasi Exp $
+#	$NetBSD: bsd.README,v 1.261 2009/12/23 18:00:38 tron Exp $
 #	@(#)bsd.README	8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -235,7 +235,7 @@
 MKLINT		If "no", don't build or install the lint libraries.
 		Default: yes
 
-MKLVM		If "no", don't build or install teh logical volume manager
+MKLVM		If "no", don't build or install the logical volume manager
 		and device mapper tools and libraries
 		Default: no
 

Reply via email to