diff options
author | 1997-10-06 02:26:30 +0000 | |
---|---|---|
committer | 1997-10-06 02:26:30 +0000 | |
commit | 7a727cf68a2bf89abf932f15d980be1129211612 (patch) | |
tree | 93e50f7831cb1242eab58a30d19c532285daf600 | |
parent | Make it compile on vax. -moj (diff) | |
download | wireguard-openbsd-7a727cf68a2bf89abf932f15d980be1129211612.tar.xz wireguard-openbsd-7a727cf68a2bf89abf932f15d980be1129211612.zip |
Grammar and nits.
We will be shipping 2.2 with tar'ed and gzip'ed kernel binaries, so we don't
have the install problems that existed in 2.1. Document this.
-rw-r--r-- | distrib/notes/mac68k/contents | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/mac68k/contents b/distrib/notes/mac68k/contents index d5477590833..35c32a16514 100644 --- a/distrib/notes/mac68k/contents +++ b/distrib/notes/mac68k/contents @@ -12,12 +12,12 @@ distribution sets. The binary distribution sets can be found in the "mac68k/" of the OpenBSD 2.2 distribution tree, and are as follows: - bsd22 The OpenBSD/mac68k 2.2 kernel binary. You MUST + bsd22.tar.gz The OpenBSD/mac68k 2.2 kernel binary. You MUST install this file. It is the kernel that you need to boot the system. [ 1.2MB uncompressed ] - bsd22-genericsbc The OpenBSD/mac68k kernel binary. This is + bsd22-genericsbc.tar.gz The OpenBSD/mac68k kernel binary. This is identical in every way to bsd22.tar.gz accept that it enables a different SCSI driver which may allow some otherwise incompatible SCSI disks to function |