summaryrefslogtreecommitdiff
path: root/share/lkm
diff options
context:
space:
mode:
authorDavid Krause <david@cvs.openbsd.org>2003-03-06 04:19:46 +0000
committerDavid Krause <david@cvs.openbsd.org>2003-03-06 04:19:46 +0000
commitd5f3465cd8b7a4299ec4dac971fc98f6f088f7cc (patch)
tree6cbf3aad4c642c2db880c93a37f7afacd5031ad6 /share/lkm
parenta9c6173db8d3218e7f31394ca2678922fa24a879 (diff)
spelling fixes
ok henning@
Diffstat (limited to 'share/lkm')
-rw-r--r--share/lkm/README12
1 files changed, 6 insertions, 6 deletions
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