Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/installboot s/ISO9660/ISO 9660/ for consistency wit...



details:   https://anonhg.NetBSD.org/src/rev/7992437ce3df
branches:  trunk
changeset: 772627:7992437ce3df
user:      skrll <skrll%NetBSD.org@localhost>
date:      Mon Jan 09 19:39:18 2012 +0000

description:
s/ISO9660/ISO 9660/ for consistency with rest of man page.

diffstat:

 usr.sbin/installboot/installboot.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3e51ee3279f8 -r 7992437ce3df usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8        Mon Jan 09 19:25:40 2012 +0000
+++ b/usr.sbin/installboot/installboot.8        Mon Jan 09 19:39:18 2012 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index