Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.hp300 Fix markup.
details: https://anonhg.NetBSD.org/src/rev/3cfba02e1a08
branches: trunk
changeset: 746877:3cfba02e1a08
user: joerg <joerg%NetBSD.org@localhost>
date: Sat Aug 22 01:18:56 2009 +0000
description:
Fix markup.
diffstat:
share/man/man8/man8.hp300/crash.8 | 30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 deletions(-)
diffs (44 lines):
diff -r f22f746eb411 -r 3cfba02e1a08 share/man/man8/man8.hp300/crash.8
--- a/share/man/man8/man8.hp300/crash.8 Sat Aug 22 01:06:02 2009 +0000
+++ b/share/man/man8/man8.hp300/crash.8 Sat Aug 22 01:18:56 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: crash.8,v 1.9 2003/08/07 10:31:24 agc Exp $
+.\" $NetBSD: crash.8,v 1.10 2009/08/22 01:18:56 joerg Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -114,20 +114,20 @@
.It Sy "trap type %d, code = %x, v = %x"
An unexpected trap has occurred within the system; the trap types are:
.Bl -column xxxx -offset indent
-0 bus error
-1 address error
-2 illegal instruction
-3 divide by zero
-.No 4\t Em chk No instruction
-.No 5\t Em trapv No instruction
-6 privileged instruction
-7 trace trap
-8 MMU fault
-9 simulated software interrupt
-10 format error
-11 FP coprocessor fault
-12 coprocessor fault
-13 simulated AST
+.It 0 bus error
+.It 1 address error
+.It 2 illegal instruction
+.It 3 divide by zero
+.It 4 Ta Em chk No instruction
+.It 5 Ta Em trapv No instruction
+.It 6 privileged instruction
+.It 7 trace trap
+.It 8 MMU fault
+.It 9 simulated software interrupt
+.It 10 format error
+.It 11 FP coprocessor fault
+.It 12 coprocessor fault
+.It 13 simulated AST
.El
.Pp
The favorite trap type in system crashes is trap type 8,
Home |
Main Index |
Thread Index |
Old Index