diff options
-rw-r--r-- | distrib/miniroot/install.sub | 4 | ||||
-rw-r--r-- | distrib/notes/hppa/upgrade | 4 | ||||
-rw-r--r-- | etc/etc.i386/INSTALL.ata | 2 | ||||
-rw-r--r-- | share/lkm/README | 12 |
4 files changed, 11 insertions, 11 deletions
diff --git a/distrib/miniroot/install.sub b/distrib/miniroot/install.sub index b75ce75c771..ca06219a1ef 100644 --- a/distrib/miniroot/install.sub +++ b/distrib/miniroot/install.sub @@ -1,4 +1,4 @@ -# $OpenBSD: install.sub,v 1.292 2003/03/06 00:27:41 krw Exp $ +# $OpenBSD: install.sub,v 1.293 2003/03/06 04:19:45 david Exp $ # $NetBSD: install.sub,v 1.5.2.8 1996/09/02 23:25:02 pk Exp $ # # Copyright (c) 1997-2003 Todd Miller, Theo de Raadt, Ken Westerback @@ -416,7 +416,7 @@ quit __EOT } -# Check for the existance of the device nodes for the +# Check for the existence of the device nodes for the # supplied device name. If they are missing (as indicated # by r${1}c not being found) then create them. In either # case, return true if the nodes exist and false if not. diff --git a/distrib/notes/hppa/upgrade b/distrib/notes/hppa/upgrade index 0d9871e4d5d..e3c99374675 100644 --- a/distrib/notes/hppa/upgrade +++ b/distrib/notes/hppa/upgrade @@ -1,5 +1,5 @@ -dnl $OpenBSD: upgrade,v 1.2 2003/01/14 21:54:34 mickey Exp $ +dnl $OpenBSD: upgrade,v 1.3 2003/03/06 04:19:45 david Exp $ Since OpenBSD/OSREV is the first MACHINE release, there is no upgrade -functionnality. +functionality. dnl dnl OpenBSDUpgrade({:-the CD-ROM, the miniroot-:}) diff --git a/etc/etc.i386/INSTALL.ata b/etc/etc.i386/INSTALL.ata index 11c9c2b41bf..d0bbde7ac07 100644 --- a/etc/etc.i386/INSTALL.ata +++ b/etc/etc.i386/INSTALL.ata @@ -732,7 +732,7 @@ Basic Questions asserts the I/O Read signal. Be careful when looking at the table below -- the data rate is - the data transfer rate achieved while transfering the sector + the data transfer rate achieved while transferring the sector or block or sectors. It is an "instantaneous" data rate. The overall data transfer rate for a command includes many time consuming events such as the amount of time the host requires diff --git a/share/lkm/README b/share/lkm/README index 13d5004fc06..9e5481a71ee 100644 --- a/share/lkm/README +++ b/share/lkm/README @@ -1,4 +1,4 @@ -# $OpenBSD: README,v 1.3 2002/01/24 19:36:53 fgsch Exp $ +# $OpenBSD: README,v 1.4 2003/03/06 04:19:45 david Exp $ # # Copyright (c) 1993 Terrence R. Lambert. # All rights reserved. @@ -44,9 +44,9 @@ Please do *not* mail me at Novell. -1.0 About this build heirarchy +1.0 About this build hierarchy - This is the build heirarchy for the loadable kernel modules + This is the build hierarchy for the loadable kernel modules (lkm) command line interface and test suite (including a set of sample code for each possible module type). @@ -73,9 +73,9 @@ 3.0 Usage warnings Loading a bogus module will kill your machine, but if you are - doing developement, this will end up happening (hopefully) + doing development, this will end up happening (hopefully) less frequently than changing, recompiling, installing, and - rebooting would normally occur. This should speed developement + rebooting would normally occur. This should speed development considerably for a lot of the in-kernel work that is currently taking place. @@ -177,7 +177,7 @@ Execution interpreters allow loading of programs with magic numbers other than the default numbers supported by NetBSD. The reasoning behind this is to effectively allow user space - developement of changes in exec format to support, among + development of changes in exec format to support, among other things, shared libraries. Another portential use requires changing the references to |