Module Name:    src
Committed By:   mbalmer
Date:           Sat Aug  6 07:36:20 UTC 2011

Modified Files:
        src/share/man/man5: mk.conf.5

Log Message:
Document MKKMOD, patch from PR 45216.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/share/man/man5/mk.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man5/mk.conf.5
diff -u src/share/man/man5/mk.conf.5:1.54 src/share/man/man5/mk.conf.5:1.55
--- src/share/man/man5/mk.conf.5:1.54	Thu Jun  2 08:58:34 2011
+++ src/share/man/man5/mk.conf.5	Sat Aug  6 07:36:20 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: mk.conf.5,v 1.54 2011/06/02 08:58:34 jruoho Exp $
+.\"	$NetBSD: mk.conf.5,v 1.55 2011/08/06 07:36:20 mbalmer Exp $
 .\"
 .\"  Copyright (c) 1999-2003 The NetBSD Foundation, Inc.
 .\"  All rights reserved.
@@ -426,6 +426,11 @@
 (libraries and support programs) is built and installed.
 .DFLTy
 .
+.It Sy MKKMOD
+.YorN
+Indicates whether kernel modules are built and installed.
+.DFLTy
+.
 .It Sy MKLDAP
 .YorN
 Indicates whether the Lightweight Directory Access Protocol (LDAP)

Reply via email to