Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk fix the description of MKX11RADEONKMS, as pointed o...



details:   https://anonhg.NetBSD.org/src/rev/807e78108e30
branches:  trunk
changeset: 336747:807e78108e30
user:      mrg <mrg%NetBSD.org@localhost>
date:      Tue Mar 17 01:58:29 2015 +0000

description:
fix the description of MKX11RADEONKMS, as pointed out in PR#49753.

diffstat:

 share/mk/bsd.README |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c092fa195339 -r 807e78108e30 share/mk/bsd.README
--- a/share/mk/bsd.README       Mon Mar 16 22:18:14 2015 +0000
+++ b/share/mk/bsd.README       Tue Mar 17 01:58:29 2015 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.338 2015/03/01 07:46:04 mrg Exp $
+#      $NetBSD: bsd.README,v 1.339 2015/03/17 01:58:29 mrg 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 @@
 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).



Home | Main Index | Thread Index | Old Index