summaryrefslogtreecommitdiff
path: root/share/man/man4/lkm.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/lkm.4')
-rw-r--r--share/man/man4/lkm.43
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4
index 594d4fd3df1..9d8a128eede 100644
--- a/share/man/man4/lkm.4
+++ b/share/man/man4/lkm.4
@@ -1,3 +1,4 @@
+.\" $OpenBSD: lkm.4,v 1.4 1998/03/16 23:30:58 gene Exp $
.\" $NetBSD: lkm.4,v 1.4 1994/11/30 16:22:22 jtc Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
@@ -32,7 +33,7 @@
.Nm LKM
.Nd Loadable Kernel Modules interface
.Sh SYNOPSIS
-.Cd "options LKM"
+.Cd "option LKM"
.Sh DESCRIPTION
Loadable kernel modules allow the system administrator to
dynamically add and remove functionality from a running system.