Source-Changes-HG archive

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

[src/uebayasi-xip]: src/sys/arch/evbppc/compile Typo.



details:   https://anonhg.NetBSD.org/src/rev/2894c1eba51d
branches:  uebayasi-xip
changeset: 751840:2894c1eba51d
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Sat Nov 06 16:21:15 2010 +0000

description:
Typo.

diffstat:

 sys/arch/evbppc/compile/walnut-mkimg.sh |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 3d70fc46c967 -r 2894c1eba51d sys/arch/evbppc/compile/walnut-mkimg.sh
--- a/sys/arch/evbppc/compile/walnut-mkimg.sh   Sat Nov 06 15:26:16 2010 +0000
+++ b/sys/arch/evbppc/compile/walnut-mkimg.sh   Sat Nov 06 16:21:15 2010 +0000
@@ -1,7 +1,7 @@
 #!/bin/sh
-# $NetBSD: walnut-mkimg.sh,v 1.3.98.1 2010/08/11 13:30:50 uebayasi Exp $
+# $NetBSD: walnut-mkimg.sh,v 1.3.98.2 2010/11/06 16:21:15 uebayasi Exp $
 
-# Convert a input to an tftp image loadable by the IBM PowerPC OpenBIOS.
+# Convert an input to a TFTP image loadable by the IBM PowerPC OpenBIOS.
 
 magic=5394511  # IBM OpenBIOS magic number 0x0052504f
 start=0



Home | Main Index | Thread Index | Old Index