diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-29 22:31:09 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2002-03-29 22:31:09 +0000 |
commit | 50095308a8af482dbe34b083c2f9f8d63de40b23 (patch) | |
tree | 82968e24346ba8573743782bd3d13356090277ba /share/man | |
parent | 1ab2c76a7380554fc66000100d900eccab4f3776 (diff) |
Document how to enter ddb from pcons.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.sparc64/pcons.4 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/man4.sparc64/pcons.4 b/share/man/man4/man4.sparc64/pcons.4 index 85d25abd808..c97a6000ad9 100644 --- a/share/man/man4/man4.sparc64/pcons.4 +++ b/share/man/man4/man4.sparc64/pcons.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcons.4,v 1.1 2001/10/09 00:34:10 miod Exp $ +.\" $OpenBSD: pcons.4,v 1.2 2002/03/29 22:31:08 miod Exp $ .\" .\" Copyright (c) 2001 Miodrag Vallat. .\" All rights reserved. @@ -56,3 +56,10 @@ support for the .Nm first appeared in .Ox 3.0 . +.Sh CAVEATS +Since the PROM will handle break (or Stop-A) sequences before +.Nm pcons , +the preferred way to enter +.Xr ddb 4 +on a ddb-enabled pcons console is to enter the following sequence : +.Sq +++++ |