reword some old text mentioning openbsd 5.5 and windows 7; ok deraadt
authortj <tj@openbsd.org>
Sat, 25 Dec 2021 17:26:13 +0000 (17:26 +0000)
committertj <tj@openbsd.org>
Sat, 25 Dec 2021 17:26:13 +0000 (17:26 +0000)
distrib/notes/INSTALL
distrib/notes/amd64/prep
distrib/notes/i386/prep
distrib/notes/m4.common

index cb1239d..b3e4538 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: INSTALL,v 1.55 2019/11/27 23:41:23 nayden Exp $
+dnl    $OpenBSD: INSTALL,v 1.56 2021/12/25 17:26:13 tj Exp $
 include(INCLUDE/../m4.common)dnl
 includeit(features)dnl
 INSTALLATION NOTES for OpenBSD/MACHINE OSREV
@@ -82,12 +82,12 @@ includeit(hardware)
 Verifying the OpenBSD Installation Media:
 -----------------------------------------
 
-As of OpenBSD 5.5, installations are able to verify files for the next
+OpenBSD installations are able to verify files for the next
 release.  The OpenBSD OSREV release was signed with the
 /etc/signify/openbsd-{:--:}OSrev-base.pub release key.
 
-If you have an existing OpenBSD 5.5 or higher installation, you can run
-signify(1) to verify the signature and checksum.  For example, run the following
+If you have an existing OpenBSD installation, you can run signify(1)
+to verify the signature and checksum.  For example, run the following
 to verify that the cd{:--:}OSrev.iso file was distributed by the OpenBSD team:
        signify -C -p /etc/signify/openbsd-{:--:}OSrev-base.pub -x SHA256.sig cd{:--:}OSrev.iso
 
index e90b42f..bfcdab2 100644 (file)
@@ -1,4 +1,4 @@
-dnl    $OpenBSD: prep,v 1.7 2014/02/27 19:04:41 tedu Exp $
+dnl    $OpenBSD: prep,v 1.8 2021/12/25 17:26:13 tj Exp $
 First and foremost, before beginning the installation process, MAKE
 SURE YOU HAVE A RELIABLE BACKUP of any data on your hard disk that you
 wish to keep.  Repartitioning your hard disk is an excellent way to
@@ -7,7 +7,7 @@ destroy important data.
 If you plan to dual boot, use the other operating system's "fdisk" program
 or partition editor to create at least one of the partitions to be used for
 that operating system.  If that operating system is already set up to use the
-entire disk, you will need to make space available.  Windows can resize its
+entire disk, you will need to make space available.  Windows can resize its
 own system partition.  In the control panel, search for "partition": this
 will lead you to the system administration tool.  You do not have to create an
 OpenBSD partition at this time; the OpenBSD installation will give you an
index 5b3e3f8..68efa59 100644 (file)
@@ -11,7 +11,7 @@ rest of the OpenBSD partitions can be anywhere that hardware supports.
 If you plan to dual boot, use the other operating system's "fdisk" program
 or partition editor to create at least one of the partitions to be used for
 that operating system.  If that operating system is already set up to use the
-entire disk, you will need to make space available.  Windows can resize its
+entire disk, you will need to make space available.  Windows can resize its
 own system partition.  In the control panel, search for "partition": this
 will lead you to the system administration tool.  You do not have to create an
 OpenBSD partition at this time; the OpenBSD installation will give you an
index 46df85f..e0eedbc 100644 (file)
@@ -1,5 +1,5 @@
 dnl
-dnl    $OpenBSD: m4.common,v 1.130 2020/07/05 22:27:46 tj Exp $
+dnl    $OpenBSD: m4.common,v 1.131 2021/12/25 17:26:13 tj Exp $
 dnl
 dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org>
 dnl
@@ -875,7 +875,7 @@ define({:-OpenBSDXferCDROM-:},
        the sets needed for installation, and a smaller cd{:--:}OSrev.iso
        which contains just the installer, for a network install.
 
-       Windows users should be able to do this by right clicking on the
+       Windows users should be able to do this by right clicking on the
        install{:--:}OSrev.iso file and clicking burn to CD.
 
        OpenBSD users should be able to do this with the cdio command.