s/ISO9660/ISO 9660/ for consistency with rest of man page.
This commit is contained in:
parent
02bc0c2173
commit
4d8cde761c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue