diff options
Diffstat (limited to 'share/man/man8/crash.8')
-rw-r--r-- | share/man/man8/crash.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index b519fc455d6..1fa03817548 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crash.8,v 1.11 2001/03/01 16:11:23 aaron Exp $ +.\" $OpenBSD: crash.8,v 1.12 2001/08/03 15:21:17 mpech Exp $ .\" .\" Copyright (c) 1980, 1991 The Regents of the University of California. .\" All rights reserved. @@ -262,7 +262,6 @@ sizes given in .Pp This analyzes memory allocations at the time of the crash. Perhaps some resource was starving the system? -.Pp .Sh CRASH LOCATION DETERMINATION The following example should make it easier for a novice kernel developer to find out where the kernel crashed. @@ -311,7 +310,6 @@ of "show registers" command. It's important that the output from objdump includes at least two or three lines of C code. -.Pp .Sh REPORTING If you are sure you have found a reproducible software bug in the kernel, and need help in further diagnosis, or already have a fix, use |