diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-05 23:03:36 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-05 23:03:36 +0000 |
commit | 02fbf13fccbf88522699fdcef76d1d5d85ad82b6 (patch) | |
tree | 2387aa390779e79726afa5eed1623a3492aa6d2d /distrib | |
parent | 4fd09ef297022c8a0c011ffe048495dc61e4c562 (diff) |
typo
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/socppc/prep | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/socppc/prep b/distrib/notes/socppc/prep index 7d344b2209c..eee1dce5437 100644 --- a/distrib/notes/socppc/prep +++ b/distrib/notes/socppc/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.3 2008/05/29 19:26:36 maja Exp $ +dnl $OpenBSD: prep,v 1.4 2008/08/05 23:03:35 miod Exp $ To be able to boot the OpenBSD/MACHINE installation program, you will need to learn a bit about Das U-Boot, the low-level process that controls the microprocessor after hardware initialization. @@ -44,7 +44,7 @@ After some device probe information, you should see this prompt: You have exactly one second to press a key and enter interactive U-Boot. Fortunately it will typically accept a key typed during the -diagnostics that precede thus prompt. +diagnostics that precede this prompt. The recommended way to boot OpenBSD on Thecus is to configure networking and load bsd.bin from a TFTP server. First networking must be configured |