One more typo.

This commit is contained in:
enami 2000-07-05 02:30:18 +00:00
parent af32c63489
commit f4eab681f2
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: lkm.4,v 1.10 2000/07/05 02:24:11 shin Exp $
.\" $NetBSD: lkm.4,v 1.11 2000/07/05 02:30:18 enami Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@ -47,7 +47,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