Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/notes/macppc work around argument quoting warning
details: https://anonhg.NetBSD.org/src/rev/ddb443ec8d12
branches: trunk
changeset: 534204:ddb443ec8d12
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Jul 20 07:39:30 2002 +0000
description:
work around argument quoting warning
diffstat:
distrib/notes/macppc/install | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r e39f5ea232e1 -r ddb443ec8d12 distrib/notes/macppc/install
--- a/distrib/notes/macppc/install Sat Jul 20 07:06:28 2002 +0000
+++ b/distrib/notes/macppc/install Sat Jul 20 07:39:30 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: install,v 1.22 2002/07/11 04:52:50 scottr Exp $
+.\" $NetBSD: install,v 1.23 2002/07/20 07:39:30 lukem Exp $
.
.Ss2 Open Firmware boot syntax
.
@@ -759,7 +759,9 @@
that they are properly uncompressed.
.It
.To 2 "bad partition number, using 0no bootable HFS partition"
-.Dq Li "bad partition number, using 0no bootable HFS partition"
+.Do
+.Li "bad partition number, using 0no bootable HFS partition"
+.Dc
.Pp
If you're trying to boot an Open Firmware 1.0.5, 1.1.22, or 2.0.x system,
this probably means that your media (i.e. hard drive or CD-ROM) has an HFS
Home |
Main Index |
Thread Index |
Old Index