diff options
author | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2000-12-22 16:54:39 +0000 |
---|---|---|
committer | Anil Madhavapeddy <avsm@cvs.openbsd.org> | 2000-12-22 16:54:39 +0000 |
commit | dda3140b85f637e40d14a64717480efd5b4532e4 (patch) | |
tree | f847674886e42ad87f1f90bbdd586baad94d6a27 /share/man/man8/crash.8 | |
parent | 3da0040fbee68a6b539aafa7d488f3e65a423672 (diff) |
smite typos, and add RCS tags where missing; aaron@ ok
Diffstat (limited to 'share/man/man8/crash.8')
-rw-r--r-- | share/man/man8/crash.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index cc89fd43653..e5278b4d811 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crash.8,v 1.9 2000/11/20 08:00:04 deraadt Exp $ +.\" $OpenBSD: crash.8,v 1.10 2000/12/22 16:54:38 avsm Exp $ .\" .\" Copyright (c) 1980, 1991 The Regents of the University of California. .\" All rights reserved. @@ -189,7 +189,7 @@ to show symbolic names for addresses and line numbers from the source. .Pp Analyzing saved system images is sometimes called post-mortem debugging. There are a class of analysis tools designed to work on -both live sysems and saved images, most of them are linked with the +both live systems and saved images, most of them are linked with the .Xr kvm 3 library and share option flags to specify the kernel and memory image. These tools typically take the following flags: |