Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Grammar fix.
details: https://anonhg.NetBSD.org/src/rev/fd824f01df12
branches: trunk
changeset: 448255:fd824f01df12
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Jan 27 17:44:02 2019 +0000
description:
Grammar fix.
diffstat:
share/man/man9/module.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a587f5b39633 -r fd824f01df12 share/man/man9/module.9
--- a/share/man/man9/module.9 Sun Jan 27 17:42:53 2019 +0000
+++ b/share/man/man9/module.9 Sun Jan 27 17:44:02 2019 +0000
@@ -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 @@
.It Fn MODULE "class" "name" "required"
The
.Fn MODULE
-macro creates and initialize a
+macro creates and initializes a
.Vt modinfo_t
structure.
The
Home |
Main Index |
Thread Index |
Old Index