Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Point to module(9) instead of modctl(8).



details:   https://anonhg.NetBSD.org/src/rev/8f94f3c2fad0
branches:  trunk
changeset: 759503:8f94f3c2fad0
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sat Dec 11 19:55:53 2010 +0000

description:
Point to module(9) instead of modctl(8).

diffstat:

 share/man/man7/sysctl.7 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (29 lines):

diff -r 13cb6cde3cc9 -r 8f94f3c2fad0 share/man/man7/sysctl.7
--- a/share/man/man7/sysctl.7   Sat Dec 11 19:32:05 2010 +0000
+++ b/share/man/man7/sysctl.7   Sat Dec 11 19:55:53 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: sysctl.7,v 1.51 2010/08/06 18:36:09 jruoho Exp $
+.\"    $NetBSD: sysctl.7,v 1.52 2010/12/11 19:55:53 jruoho Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    @(#)sysctl.3    8.4 (Berkeley) 5/9/95
 .\"
-.Dd August 6, 2010
+.Dd December 11, 2010
 .Dt SYSCTL 7
 .Os
 .Sh NAME
@@ -699,8 +699,8 @@
 .Bl -tag -width "123456"
 .It Li kern.module.autoload
 A boolean that controls whether kernel modules are loaded automatically.
-See for example
-.Xr modstat 8
+See
+.Xr module 9
 for additional details.
 .It Li kern.module.verbose
 A boolean that enables or disables verbose



Home | Main Index | Thread Index | Old Index