Author: marius
Date: Tue Jul 29 13:26:24 2014
New Revision: 269239
URL: http://svnweb.freebsd.org/changeset/base/269239

Log:
  Fix comment typo in r269052.
  
  Submitted by: Daniel O'Connor

Modified:
  head/sys/x86/x86/mca.c

Modified: head/sys/x86/x86/mca.c
==============================================================================
--- head/sys/x86/x86/mca.c      Tue Jul 29 13:11:37 2014        (r269238)
+++ head/sys/x86/x86/mca.c      Tue Jul 29 13:26:24 2014        (r269239)
@@ -253,7 +253,7 @@ mca_mute(const struct mca_record *rec)
        /*
         * Skip spurious corrected parity errors generated by desktop Haswell
         * (see HSD131 erratum) unless reporting is enabled.
-        * Note that these errors also have been observed with DO-stepping,
+        * Note that these errors also have been observed with D0-stepping,
         * while the revision 014 desktop Haswell specification update only
         * talks about CO-stepping.
         */
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to