Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Document MODULAR_DEFAULT_VERBOSE. Bump date.
details: https://anonhg.NetBSD.org/src/rev/fbf935347774
branches: trunk
changeset: 365966:fbf935347774
user: rin <rin%NetBSD.org@localhost>
date: Sat May 07 04:35:20 2022 +0000
description:
Document MODULAR_DEFAULT_VERBOSE. Bump date.
diffstat:
share/man/man4/options.4 | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diffs (31 lines):
diff -r f4f760103f70 -r fbf935347774 share/man/man4/options.4
--- a/share/man/man4/options.4 Sat May 07 04:32:29 2022 +0000
+++ b/share/man/man4/options.4 Sat May 07 04:35:20 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.521 2021/11/16 05:16:47 msaitoh Exp $
+.\" $NetBSD: options.4,v 1.522 2022/05/07 04:35:20 rin Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd November 16, 2021
+.Dd May 7, 2022
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -1291,6 +1291,12 @@
.Em kern.module.autoload
.Xr sysctl 3
variable which may be changed at run time.
+.It Cd options MODULAR_DEFAULT_VERBOSE
+Enables verbose debug messages of kernel modules by default.
+This sets the default value of the
+.Em kern.module.verbose
+.Xr sysctl 3
+variable which may be changed at run time.
.It Cd options VND_COMPRESSION
Enables the
.Xr vnd 4
Home |
Main Index |
Thread Index |
Old Index