summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
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