Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix typo.
details: https://anonhg.NetBSD.org/src/rev/3412173c4f1c
branches: trunk
changeset: 756833:3412173c4f1c
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Aug 04 18:52:49 2010 +0000
description:
Fix typo.
diffstat:
share/man/man9/module.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4dc380ce5d2b -r 3412173c4f1c share/man/man9/module.9
--- a/share/man/man9/module.9 Wed Aug 04 17:15:24 2010 +0000
+++ b/share/man/man9/module.9 Wed Aug 04 18:52:49 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: module.9,v 1.6 2010/08/04 05:51:20 jruoho Exp $
+.\" $NetBSD: module.9,v 1.7 2010/08/04 18:52:49 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -308,7 +308,7 @@
The core of the kernel module implementation is in
.Pa sys/kern/kern_module.c
and
-.Pa sys/kern/kerm_module_vfs.c .
+.Pa sys/kern/kern_module_vfs.c .
.Pp
The header file
.In sys/sys/module.h
Home |
Main Index |
Thread Index |
Old Index