Module Name:    src
Committed By:   snj
Date:           Wed Mar 18 08:12:16 UTC 2015

Modified Files:
        src/share/mk [netbsd-7]: bsd.README

Log Message:
Pull up following revision(s) (requested by mrg in ticket #615):
        share/mk/bsd.README: revision 1.339
fix the description of MKX11RADEONKMS, as pointed out in PR#49753.


To generate a diff of this commit:
cvs rdiff -u -r1.335.2.1 -r1.335.2.2 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.335.2.1 src/share/mk/bsd.README:1.335.2.2
--- src/share/mk/bsd.README:1.335.2.1	Mon Mar  9 08:45:26 2015
+++ src/share/mk/bsd.README	Wed Mar 18 08:12:16 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: bsd.README,v 1.335.2.1 2015/03/09 08:45:26 snj Exp $
+#	$NetBSD: bsd.README,v 1.335.2.2 2015/03/18 08:12:16 snj Exp $
 #	@(#)bsd.README	8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -415,7 +415,7 @@ MKX11MOTIF:	If "yes" and ${X11FLAVOUR} i
 MKX11RADEONKMS	If "no", build the xf86-video-ati 6.x driver (the last one
 		with user-mode switching support), otherwise build the
 		kernek-mode switching (KMS) requiring driver.
-		Default: yes on i386 and amd64, yes elsewhere.
+		Default: yes on i386 and amd64, no elsewhere.
 
 MKYP		If "no", disables building of YP (NIS)
 		infrastructure (libraries and support programs).

Reply via email to