Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2008 18:28:03 +0000 (UTC)
From:      Rafal Jaworowski <raj@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r186289 - head/sys/powerpc/booke
Message-ID:  <200812181828.mBIIS3ae048517@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: raj
Date: Thu Dec 18 18:28:03 2008
New Revision: 186289
URL: http://svn.freebsd.org/changeset/base/186289

Log:
  Minor spelling fix in E500 locore.

Modified:
  head/sys/powerpc/booke/locore.S

Modified: head/sys/powerpc/booke/locore.S
==============================================================================
--- head/sys/powerpc/booke/locore.S	Thu Dec 18 18:27:12 2008	(r186288)
+++ head/sys/powerpc/booke/locore.S	Thu Dec 18 18:28:03 2008	(r186289)
@@ -200,7 +200,7 @@ __start:
 	addi	%r1, %r1, (TMPSTACKSZ - 8)
 
 /*
- * Intialise exception vector offsets
+ * Initialise exception vector offsets
  */
 	bl	ivor_setup
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812181828.mBIIS3ae048517>