summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2006-06-26 21:11:11 +0000
committerdlg <dlg@openbsd.org>2006-06-26 21:11:11 +0000
commitaaca4f762f336bea5cc398f0d104af7593559a8c (patch)
treef28009a754562adb655ac4d3b51d39b5a0927454
parentUse MI clock conversion code for "old" clock. (diff)
downloadwireguard-openbsd-aaca4f762f336bea5cc398f0d104af7593559a8c.tar.xz
wireguard-openbsd-aaca4f762f336bea5cc398f0d104af7593559a8c.zip
in my prom its OSLoadPartition, not OsLoadPartition
ok miod@
-rw-r--r--distrib/notes/sgi/prep4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/sgi/prep b/distrib/notes/sgi/prep
index 31efb409056..1f2d387fb4b 100644
--- a/distrib/notes/sgi/prep
+++ b/distrib/notes/sgi/prep
@@ -1,4 +1,4 @@
-dnl $OpenBSD: prep,v 1.8 2005/08/01 19:58:59 kettenis Exp $
+dnl $OpenBSD: prep,v 1.9 2006/06/26 21:11:11 dlg Exp $
Before you install your system, you should familiarize yourself with the
ARCS setup and how to run programs from the Command monitor prompt.
@@ -60,7 +60,7 @@ Disk numbering
slot number to compensate for the lost slot.
When the kernel searches for the boot device it uses the ARCBios
- environment variable OsLoadPartition. Since the disk number in
+ environment variable OSLoadPartition. Since the disk number in
the variable is the absolute number, in contrast to the kernels
relative numbers, the kernel will not be able to find the boot
device if the disk slots are not filled from the lowest and up.