diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-24 11:33:58 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-03-24 11:33:58 +0000 |
commit | 265532f51cf7ff6f96eb52b34e2adb0d1a44bde6 (patch) | |
tree | d500487cc0631a97bb3dd9c93a2465c50cb2f9f3 /distrib/notes/INSTALL | |
parent | 6d65234c8f9abf6bc954783b24537be241ee47c3 (diff) |
Tweak a few texts to cope with the fact that we ship official OpenBSD CD-ROM
and bootable CD-ROM mini images on some platforms, too. Mention such a mini
image for alpha, consistent spelling of CD-ROM, and a few minor updates not
worth mentioning I had lying in my tree.
Diffstat (limited to 'distrib/notes/INSTALL')
-rw-r--r-- | distrib/notes/INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/notes/INSTALL b/distrib/notes/INSTALL index 380b03059a8..0b5c849af62 100644 --- a/distrib/notes/INSTALL +++ b/distrib/notes/INSTALL @@ -1,3 +1,4 @@ +dnl $OpenBSD: INSTALL,v 1.34 2003/03/24 11:33:51 miod Exp $ include(INCLUDE/../m4.common)dnl INSTALLATION NOTES for OpenBSD/MACHINE OSREV @@ -106,7 +107,7 @@ Getting source code for your OpenBSD System: Now that your OpenBSD system is up and running, you probably want to get access to source code so that you can recompile pieces of the system. -A few methods are provided. If you have an OpenBSD CD, the source code +A few methods are provided. If you have an OpenBSD CD-ROM, the source code is provided. Otherwise, you can get the pieces over the Internet using ANONCVS, CTM or FTP. For more information, see |