Module Name:    src
Committed By:   tsutsui
Date:           Sun Feb  2 04:36:27 UTC 2025

Modified Files:
        src/distrib/macppc: Makefile

Log Message:
Fix typo in comment.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/distrib/macppc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/macppc/Makefile
diff -u src/distrib/macppc/Makefile:1.18 src/distrib/macppc/Makefile:1.19
--- src/distrib/macppc/Makefile:1.18	Sat Jun  8 13:07:48 2024
+++ src/distrib/macppc/Makefile	Sun Feb  2 04:36:27 2025
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.18 2024/06/08 13:07:48 tsutsui Exp $
+#	$NetBSD: Makefile,v 1.19 2025/02/02 04:36:27 tsutsui Exp $
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"
@@ -18,7 +18,7 @@ release: check_RELEASEDIR .WAIT ${OWFBOO
 	${RELEASE_INSTALL} ${OFWBOOTERS} ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation
 
 iso_image:
-# macppc installcd is now created via "do-isa-image" target in
+# macppc installcd is now created via "do-iso-image" target in
 # etc/Makefile using ${TOOLS_MKHYBRID} for ISO9660/HFS hybrid image
 # with bootable special Apple partition map
 #	${MAKEDIRTARGET} cdroms iso_image

Reply via email to