From 3e822f562a2a9da115bd9d84adf5e211370ec4dd Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Fri, 3 Aug 2001 15:21:18 +0000 Subject: o) We don't like .Pp before/after .Sh; o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok --- share/man/man8/crash.8 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'share/man/man8/crash.8') 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 -- cgit v1.2.3