Source-Changes-HG archive

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

[src/trunk]: src/distrib/sparc/bootfs fix a comment



details:   https://anonhg.NetBSD.org/src/rev/d9cce6874154
branches:  trunk
changeset: 534557:d9cce6874154
user:      mrg <mrg%NetBSD.org@localhost>
date:      Mon Jul 29 14:23:12 2002 +0000

description:
fix a comment

diffstat:

 distrib/sparc/bootfs/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b3ab3848d21b -r d9cce6874154 distrib/sparc/bootfs/Makefile
--- a/distrib/sparc/bootfs/Makefile     Mon Jul 29 13:30:13 2002 +0000
+++ b/distrib/sparc/bootfs/Makefile     Mon Jul 29 14:23:12 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.36 2002/05/14 06:21:21 lukem Exp $
+#      $NetBSD: Makefile,v 1.37 2002/07/29 14:23:12 mrg Exp $
 #
 # boot.fs is the image for disk 1 of the two-set floppy based installation
 # method.
@@ -31,7 +31,7 @@
 MDSET_SUFFIXES.netbsd.ram=  aout create-aout
 
 # conjure up a magic header that is accepted by all Sun PROMS;
-# see sys/arch/sparc/stand/installboot/installboot.c for details.
+# see src/usr.sbin/installboot/arch/sparc.c for details.
 #
 SUN_MAGIC_HEADER='\01\03\01\07\060\200\0\07\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0'
 



Home | Main Index | Thread Index | Old Index