summaryrefslogtreecommitdiff
path: root/share/man/man8/crash.8
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-04-17 02:32:50 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-04-17 02:32:50 +0000
commit4f0f174afabd8a84199f415fb12012bd5b7ca9e0 (patch)
treeb8338dec29c1c2ff20e1a529d896d74b51de693e /share/man/man8/crash.8
parent4d350b5e34d6b1308c0d028fc5f04310130ce264 (diff)
Move some misplaced periods outside of the parentheses.
Diffstat (limited to 'share/man/man8/crash.8')
-rw-r--r--share/man/man8/crash.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8
index ee194523bd6..2467e73073c 100644
--- a/share/man/man8/crash.8
+++ b/share/man/man8/crash.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: crash.8,v 1.4 2000/03/22 03:05:51 aaron Exp $
+.\" $OpenBSD: crash.8,v 1.5 2000/04/17 02:32:47 aaron Exp $
.\"
.\" Copyright (c) 1980, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -89,7 +89,7 @@ A full understanding of most panic messages requires perusal of the
source code for the system.
.Pp
The most common cause of system failures is hardware failure
-.Pq e.g. bad memory
+.Pq e.g., bad memory
which
can reflect itself in different ways. Here are the messages which
are most likely, with some hints as to causes.
@@ -166,7 +166,7 @@ configured your kernel to include debugging symbols with
.Sq makeoptions DEBUG=-ggdb
.Pq see Xr options 4
(though you will not be able to boot an unstripped kernel since it uses too
-much memory.)
+much memory).
In this case, you should use
.Pa bsd.gdb
instead of