Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Document MKKMOD, patch from PR 45216.



details:   https://anonhg.NetBSD.org/src/rev/ecebd87352f8
branches:  trunk
changeset: 767992:ecebd87352f8
user:      mbalmer <mbalmer%NetBSD.org@localhost>
date:      Sat Aug 06 07:36:20 2011 +0000

description:
Document MKKMOD, patch from PR 45216.

diffstat:

 share/man/man5/mk.conf.5 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 52e6a68a905a -r ecebd87352f8 share/man/man5/mk.conf.5
--- a/share/man/man5/mk.conf.5  Sat Aug 06 05:48:01 2011 +0000
+++ b/share/man/man5/mk.conf.5  Sat Aug 06 07:36:20 2011 +0000
@@ -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)



Home | Main Index | Thread Index | Old Index