Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 options.4: add a basic entry for the CNMAGIC ...
details: https://anonhg.NetBSD.org/src/rev/f5066c28563c
branches: trunk
changeset: 940517:f5066c28563c
user: gutteridge <gutteridge%NetBSD.org@localhost>
date: Fri Oct 09 01:49:53 2020 +0000
description:
options.4: add a basic entry for the CNMAGIC option
diffstat:
share/man/man4/options.4 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (37 lines):
diff -r f33bd787ad54 -r f5066c28563c share/man/man4/options.4
--- a/share/man/man4/options.4 Thu Oct 08 22:14:00 2020 +0000
+++ b/share/man/man4/options.4 Fri Oct 09 01:49:53 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.516 2020/08/28 16:07:49 fcambus Exp $
+.\" $NetBSD: options.4,v 1.517 2020/10/09 01:49:53 gutteridge 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 August 25, 2020
+.Dd October 9, 2020
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -562,6 +562,10 @@
on the serial console.
The value given is the ASCII value to be used instead.
This is currently only supported by the com driver.
+.It Cd options CNMAGIC=string
+This option overrides the
+.Xr cnmagic 9
+string used to enter the kernel debugger.
.It Cd options DDB_VERBOSE_HELP
This option adds more verbose descriptions to the
.Em help
@@ -2706,6 +2710,7 @@
.Xr quotaon 8 ,
.Xr rpc.rquotad 8 ,
.Xr sysctl 8 ,
+.Xr cnmagic 9 ,
.Xr in_getifa 9 ,
.Xr kernhist 9
.Sh HISTORY
Home |
Main Index |
Thread Index |
Old Index