Module Name:    src
Committed By:   wiz
Date:           Sun Jan 27 17:44:02 UTC 2019

Modified Files:
        src/share/man/man9: module.9

Log Message:
Grammar fix.


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/share/man/man9/module.9

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/man9/module.9
diff -u src/share/man/man9/module.9:1.50 src/share/man/man9/module.9:1.51
--- src/share/man/man9/module.9:1.50	Sun Jan 27 02:08:36 2019
+++ src/share/man/man9/module.9	Sun Jan 27 17:44:02 2019
@@ -1,4 +1,4 @@
-.\"	$NetBSD: module.9,v 1.50 2019/01/27 02:08:36 pgoyette Exp $
+.\"	$NetBSD: module.9,v 1.51 2019/01/27 17:44:02 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -126,7 +126,7 @@ The module subsystem is protected by the
 .It Fn MODULE "class" "name" "required"
 The
 .Fn MODULE
-macro creates and initialize a
+macro creates and initializes a
 .Vt modinfo_t
 structure.
 The

Reply via email to