summaryrefslogtreecommitdiff
path: root/share/man/man4/lkm.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-09-01 16:38:26 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-09-01 16:38:26 +0000
commit1d8b37c69ca15e065c00671f8457b6df577db257 (patch)
tree058988774dd325531ec346aee241ce7435220916 /share/man/man4/lkm.4
parentb71308c90de1005a44413da2491439a019e721e6 (diff)
more man page fixes; aaron@ug.cs.dal.ca
Diffstat (limited to 'share/man/man4/lkm.4')
-rw-r--r--share/man/man4/lkm.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4
index 9d8a128eede..569e33dcffc 100644
--- a/share/man/man4/lkm.4
+++ b/share/man/man4/lkm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lkm.4,v 1.4 1998/03/16 23:30:58 gene Exp $
+.\" $OpenBSD: lkm.4,v 1.5 1998/09/01 16:38:20 deraadt Exp $
.\" $NetBSD: lkm.4,v 1.4 1994/11/30 16:22:22 jtc Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -118,7 +118,7 @@ when it is loaded and unloaded.
.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
.Sh SEE ALSO