Module Name: src
Committed By: skrll
Date: Mon Jan 9 19:39:19 UTC 2012
Modified Files:
src/usr.sbin/installboot: installboot.8
Log Message:
s/ISO9660/ISO 9660/ for consistency with rest of man page.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/usr.sbin/installboot/installboot.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.79 src/usr.sbin/installboot/installboot.8:1.80
--- src/usr.sbin/installboot/installboot.8:1.79 Thu Nov 3 20:09:18 2011
+++ src/usr.sbin/installboot/installboot.8 Mon Jan 9 19:39:18 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: installboot.8,v 1.79 2011/11/03 20:09:18 martin Exp $
+.\" $NetBSD: installboot.8,v 1.80 2012/01/09 19:39:18 skrll Exp $
.\"
.\" Copyright (c) 2002-2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -610,7 +610,7 @@ bootstrap:
.Dl Ic installboot -v -o timeout=5 /dev/rwd0a /usr/mdec/bootxx_ffsv1
.
.Pp
-Create a bootable CD-ROM with an ISO9660
+Create a bootable CD-ROM with an ISO 9660
file system for an i386 system with a serial console:
.Dl Ic mkdir cdrom
.Dl Ic cp sys/arch/i386/compile/mykernel/netbsd cdrom/netbsd