summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-04-18 21:45:15 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-04-18 21:45:15 +0000
commit25a9f33de9bf78951f17a1af6f8e948506214867 (patch)
tree747b767fc6e663d295efcea9cca003236a668866 /share
parentc2e3569f4d81337ffc21b09739fe5d7d70d9fa03 (diff)
Typo: sytem -> system
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/lkm.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4
index 4eb6430f8b3..86e07f9bdf9 100644
--- a/share/man/man4/lkm.4
+++ b/share/man/man4/lkm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lkm.4,v 1.8 1999/10/05 20:53:11 aaron Exp $
+.\" $OpenBSD: lkm.4,v 1.9 2000/04/18 21:45:14 aaron Exp $
.\" $NetBSD: lkm.4,v 1.4 1994/11/30 16:22:22 jtc Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -41,7 +41,7 @@ This ability also helps software developers to develop
new parts of the kernel without constantly rebooting to
test their changes.
.Pp
-Various types of modules can be loaded into the sytem.
+Various types of modules can be loaded into the system.
There are several defined module types, listed below, which can
be added to the system in a predefined way. In addition, there
is a generic type, for which the module itself handles loading and