From 178df45752e42545ac20a102d2a6f7029d038a82 Mon Sep 17 00:00:00 2001 From: kn Date: Sun, 20 Oct 2019 16:13:36 +0000 Subject: Document "set db_console 0|1" OK deraadt --- sys/arch/hppa/stand/boot/boot.8 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'sys/arch/hppa') diff --git a/sys/arch/hppa/stand/boot/boot.8 b/sys/arch/hppa/stand/boot/boot.8 index f4f41ba7c8e..5b32e04f165 100644 --- a/sys/arch/hppa/stand/boot/boot.8 +++ b/sys/arch/hppa/stand/boot/boot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot.8,v 1.23 2019/01/02 21:20:41 anton Exp $ +.\" $OpenBSD: boot.8,v 1.24 2019/10/20 16:13:35 kn Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat .\" Copyright (c) 1997-2002 Michael Shalayeff @@ -26,7 +26,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: January 2 2019 $ +.Dd $Mdocdate: October 20 2019 $ .Dt BOOT 8 hppa .Os .Sh NAME @@ -224,9 +224,16 @@ and are both specified, sets that variable to the given value. Variables include: .Pp -.Bl -tag -compact -width boothow +.Bl -tag -compact -width db_console .It Ic addr Address at which to load the kernel. +.It Ic db_console +Boolean (e.g., +.Li 1 , +.Li 0 ) +to permit entry into the kernel debugger before the +.Em ddb.console +sysctl gets effective. .It Ic debug Debug flag if .Nm -- cgit v1.2.3