Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Xref module(7) and iic(4).
details: https://anonhg.NetBSD.org/src/rev/8b40e785af72
branches: trunk
changeset: 759924:8b40e785af72
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Dec 20 18:18:32 2010 +0000
description:
Xref module(7) and iic(4).
diffstat:
share/man/man4/options.4 | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r d9a9c9ec4a93 -r 8b40e785af72 share/man/man4/options.4
--- a/share/man/man4/options.4 Mon Dec 20 18:15:21 2010 +0000
+++ b/share/man/man4/options.4 Mon Dec 20 18:18:32 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.397 2010/09/22 17:59:35 wiz Exp $
+.\" $NetBSD: options.4,v 1.398 2010/12/20 18:18:32 jruoho Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1142,7 +1142,8 @@
.Dv RB_SINGLE
(boot in single-user mode).
.It Cd options MODULAR
-Enables the framework for kernel modules.
+Enables the framework for kernel modules (see
+.Xr module 7 ) .
.It Cd options VND_COMPRESSION
Enables the
.Xr vnd 4
@@ -1494,8 +1495,9 @@
manner as to leave them in an unstable or unuseable state, and
can prevent those devices from being properly matched and/or
attached.
-It can also lock up the entire i2c bus and even
-prevent a machine from completing the boot process.
+It can also lock up the entire
+.Xr iic 4
+bus and even prevent a machine from completing the boot process.
Don't use this option unless you know what you're doing and can
accept all sorts of unforeseen consequences.
.El
Home |
Main Index |
Thread Index |
Old Index