diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-15 09:29:53 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-03-15 09:29:53 +0000 |
commit | 9f0fb3a5852fc1253b745ef678553f5840a95a7e (patch) | |
tree | 2e5705e3490a9da0910fe1817d7070e3889706d5 /distrib/notes | |
parent | 8439879d656c749e277f89ca5f86800831e5d379 (diff) |
spelling
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/alpha/features | 4 | ||||
-rw-r--r-- | distrib/notes/alpha/prep | 4 | ||||
-rw-r--r-- | distrib/notes/amd64/features | 4 | ||||
-rw-r--r-- | distrib/notes/arm64/features | 4 | ||||
-rw-r--r-- | distrib/notes/armv7/features | 4 | ||||
-rw-r--r-- | distrib/notes/hppa/features | 4 | ||||
-rw-r--r-- | distrib/notes/i386/features | 4 | ||||
-rw-r--r-- | distrib/notes/landisk/features | 4 | ||||
-rw-r--r-- | distrib/notes/loongson/features | 4 | ||||
-rw-r--r-- | distrib/notes/luna88k/features | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/features | 4 | ||||
-rw-r--r-- | distrib/notes/octeon/features | 4 | ||||
-rw-r--r-- | distrib/notes/powerpc64/features | 4 | ||||
-rw-r--r-- | distrib/notes/sgi/features | 4 | ||||
-rw-r--r-- | distrib/notes/sgi/install | 4 | ||||
-rw-r--r-- | distrib/notes/sparc64/features | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/distrib/notes/alpha/features b/distrib/notes/alpha/features index f349c1efa5f..186332e4c19 100644 --- a/distrib/notes/alpha/features +++ b/distrib/notes/alpha/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.3 2016/02/11 13:06:23 rpe Exp $ +dnl $OpenBSD: features,v 1.4 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/alpha/prep b/distrib/notes/alpha/prep index 5676f84617d..4e360c61b2c 100644 --- a/distrib/notes/alpha/prep +++ b/distrib/notes/alpha/prep @@ -1,4 +1,4 @@ -dnl $OpenBSD: prep,v 1.33 2020/04/28 13:02:10 benno Exp $ +dnl $OpenBSD: prep,v 1.34 2021/03/15 09:29:51 jsg Exp $ OpenBSD/MACHINE requires the SRM console. Some alphas come with the AlphaBIOS (also known as the ARC firmware on older machines) instead; this is what Windows NT uses. It is fairly simple to replace the AlphaBIOS @@ -46,7 +46,7 @@ AXPpci33 Motherboard specific notes: ftp://ftp.digital.com/pub/Digital/axppci/design_guide.ps.Z with a corrected pinout (as well as more information than the 1994 edition). Although ftp.digital.com does not exist anymore, a few - copies of this document are scattered accross various ftp servers + copies of this document are scattered across various ftp servers on the globe, such as ftp://ftp.uniroma2.it/Digital/support/axppci/design_guide.ps.Z or diff --git a/distrib/notes/amd64/features b/distrib/notes/amd64/features index 384520403cd..1b7a4de65a9 100644 --- a/distrib/notes/amd64/features +++ b/distrib/notes/amd64/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/arm64/features b/distrib/notes/arm64/features index 86207425c8d..206d337d100 100644 --- a/distrib/notes/arm64/features +++ b/distrib/notes/arm64/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2017/01/25 03:10:06 patrick Exp $ +dnl $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/armv7/features b/distrib/notes/armv7/features index 37ac8f442e5..b4c72be0253 100644 --- a/distrib/notes/armv7/features +++ b/distrib/notes/armv7/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2016/02/11 13:06:23 rpe Exp $ +dnl $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/hppa/features b/distrib/notes/hppa/features index 0b0a206735b..407e702e14a 100644 --- a/distrib/notes/hppa/features +++ b/distrib/notes/hppa/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.5 2016/02/11 13:06:23 rpe Exp $ +dnl $OpenBSD: features,v 1.6 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/i386/features b/distrib/notes/i386/features index 662c20d1d0a..6f8303a3b71 100644 --- a/distrib/notes/i386/features +++ b/distrib/notes/i386/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/landisk/features b/distrib/notes/landisk/features index 3b1be42cf0a..39ce7aa5ddc 100644 --- a/distrib/notes/landisk/features +++ b/distrib/notes/landisk/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.3 2013/02/25 20:16:03 miod Exp $ +dnl $OpenBSD: features,v 1.4 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/loongson/features b/distrib/notes/loongson/features index cb230e8360d..fac9fccbaaa 100644 --- a/distrib/notes/loongson/features +++ b/distrib/notes/loongson/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2010/02/17 18:07:41 miod Exp $ +dnl $OpenBSD: features,v 1.3 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/luna88k/features b/distrib/notes/luna88k/features index 356a896de63..73afd366561 100644 --- a/distrib/notes/luna88k/features +++ b/distrib/notes/luna88k/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.3 2013/01/31 23:48:36 miod Exp $ +dnl $OpenBSD: features,v 1.4 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/macppc/features b/distrib/notes/macppc/features index 9fc881fef67..ba084552cd2 100644 --- a/distrib/notes/macppc/features +++ b/distrib/notes/macppc/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.4 2016/02/11 13:03:25 rpe Exp $ +dnl $OpenBSD: features,v 1.5 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/octeon/features b/distrib/notes/octeon/features index f5499bc6107..547018cd1e7 100644 --- a/distrib/notes/octeon/features +++ b/distrib/notes/octeon/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.3 2020/01/01 07:31:44 visa Exp $ +dnl $OpenBSD: features,v 1.4 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/powerpc64/features b/distrib/notes/powerpc64/features index 3a545ae2c22..0ca92e2a99a 100644 --- a/distrib/notes/powerpc64/features +++ b/distrib/notes/powerpc64/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.1 2020/07/05 20:01:35 kettenis Exp $ +dnl $OpenBSD: features,v 1.2 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/sgi/features b/distrib/notes/sgi/features index 4af3953f048..89ecf8b80b9 100644 --- a/distrib/notes/sgi/features +++ b/distrib/notes/sgi/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.4 2013/02/25 20:16:04 miod Exp $ +dnl $OpenBSD: features,v 1.5 2021/03/15 09:29:51 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set diff --git a/distrib/notes/sgi/install b/distrib/notes/sgi/install index 90e27c4bee1..39a21b627a3 100644 --- a/distrib/notes/sgi/install +++ b/distrib/notes/sgi/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.29 2016/10/05 16:06:02 visa Exp $ +dnl $OpenBSD: install,v 1.30 2021/03/15 09:29:51 jsg Exp $ OpenBSDInstallPrelude There are several ways to install OpenBSD onto a disk. The easiest way @@ -88,7 +88,7 @@ dnl The following list is not intended to be exhaustive. Once enough samples dnl are collected, it would be nice to be able to tell `PROM versions before dnl that date are affected, PROM versions after that date are fine' rather dnl than listing per-machine version strings. But then the actual cutoff -dnl point might differ accross systems, argh. +dnl point might differ across systems, argh. The following PROM versions are known to exhibit this troublesome behaviour: - on Indigo: diff --git a/distrib/notes/sparc64/features b/distrib/notes/sparc64/features index f448f049e8a..0e5d177edc7 100644 --- a/distrib/notes/sparc64/features +++ b/distrib/notes/sparc64/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.3 2009/10/10 18:40:43 miod Exp $ +dnl $OpenBSD: features,v 1.4 2021/03/15 09:29:52 jsg Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -30,7 +30,7 @@ dnl define if some media have timezone information (TZ in their list) define({:-MDTZ-:},1)dnl dnl dnl define if glass console is possible -dnl (XXX does not imply availablity of X servers though) +dnl (XXX does not imply availability of X servers though) define({:-MDX-:},1)dnl dnl dnl define if the X server can't start until machdep.allow_aperture is set |