Module Name: src
Committed By: wiz
Date: Tue Dec 14 09:46:51 UTC 2010
Modified Files:
src/share/man/man4: module.4
Log Message:
Wording.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/module.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/module.4
diff -u src/share/man/man4/module.4:1.4 src/share/man/man4/module.4:1.5
--- src/share/man/man4/module.4:1.4 Mon Dec 13 19:22:01 2010
+++ src/share/man/man4/module.4 Tue Dec 14 09:46:51 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.4,v 1.4 2010/12/13 19:22:01 jruoho Exp $
+.\" $NetBSD: module.4,v 1.5 2010/12/14 09:46:51 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -88,7 +88,7 @@
is that the device nodes must exist for the devices to be accessed.
These need to be created manually, after the driver module has been
successfully loaded.
-Majority of the device driver modules do not however
+The majority of the device driver modules however does not
need any manual intervention to function properly.
.Ss Execution Interpreters
Execution Interpreters can be loaded to provide support for executing