Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 One more typo.



details:   https://anonhg.NetBSD.org/src/rev/560cb679d786
branches:  trunk
changeset: 494280:560cb679d786
user:      enami <enami%NetBSD.org@localhost>
date:      Wed Jul 05 02:30:18 2000 +0000

description:
One more typo.

diffstat:

 share/man/man4/lkm.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 725619a05e29 -r 560cb679d786 share/man/man4/lkm.4
--- a/share/man/man4/lkm.4      Wed Jul 05 02:27:25 2000 +0000
+++ b/share/man/man4/lkm.4      Wed Jul 05 02:30:18 2000 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index