Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 fix typo.
details: https://anonhg.NetBSD.org/src/rev/7427fc9414e3
branches: trunk
changeset: 494278:7427fc9414e3
user: shin <shin%NetBSD.org@localhost>
date: Wed Jul 05 02:24:11 2000 +0000
description:
fix typo.
diffstat:
share/man/man4/lkm.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a22ecf450246 -r 7427fc9414e3 share/man/man4/lkm.4
--- a/share/man/man4/lkm.4 Wed Jul 05 00:35:28 2000 +0000
+++ b/share/man/man4/lkm.4 Wed Jul 05 02:24:11 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: lkm.4,v 1.9 2000/06/14 17:25:30 cgd Exp $
+.\" $NetBSD: lkm.4,v 1.10 2000/07/05 02:24:11 shin Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -129,7 +129,7 @@
.Nm
interface device
.It Pa /usr/include/sys/lkm.h
-file containing defitions of module types
+file containing definitions of module types
.It Pa /usr/share/lkm
example source code implementing several of the modules types
.El
Home |
Main Index |
Thread Index |
Old Index