diff options
author | 2004-01-20 17:31:54 +0000 | |
---|---|---|
committer | 2004-01-20 17:31:54 +0000 | |
commit | a7d87e08a0758f3364330db36292ddb70ce1f69d (patch) | |
tree | 3faaccad9c547bfc4a0af8f20c2ed8747faa17fc | |
parent | A few touches; some parts are still crying for help. (diff) | |
download | wireguard-openbsd-a7d87e08a0758f3364330db36292ddb70ce1f69d.tar.xz wireguard-openbsd-a7d87e08a0758f3364330db36292ddb70ce1f69d.zip |
macppc disks are more likely to be wd0 than sd0...
-rw-r--r-- | distrib/notes/macppc/install | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/macppc/install b/distrib/notes/macppc/install index 06284feb58d..6a7be8b1bd8 100644 --- a/distrib/notes/macppc/install +++ b/distrib/notes/macppc/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.16 2003/03/24 11:33:56 miod Exp $ +dnl $OpenBSD: install,v 1.17 2004/01/20 17:31:54 miod Exp $ OpenBSDInstallShortPrelude Before you begin, you should decide if OpenBSD is to be installed @@ -129,7 +129,7 @@ OpenBSDInstallPart4({:-If you have DOS or Linux and a size that keeps it inside of that portion of the disk. This is within the bounds of the 'c' partition.-:}) -OpenBSDInstallPart5(sd0) +OpenBSDInstallPart5(wd0) OpenBSDInstallNet({:-CD-ROM, -:}) |