diff options
Diffstat (limited to 'share/man/man4/lkm.4')
-rw-r--r-- | share/man/man4/lkm.4 | 4 |
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 |