diff options
author | David Krause <david@cvs.openbsd.org> | 2004-08-14 06:25:59 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2004-08-14 06:25:59 +0000 |
commit | 79699d20b03f7840cb736c9f85663f00c918c323 (patch) | |
tree | 7fe8490b3d1d48813699255e877200b1e5560596 /share | |
parent | ec9eefe6fe000bd39ad116afab7aa0ccc5397183 (diff) |
i386-unknown-openbsd3.6, not 3.5; ok deraadt@
Diffstat (limited to 'share')
-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 76d0ced83de..8792789d4d9 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crash.8,v 1.21 2004/08/13 22:07:14 kettenis Exp $ +.\" $OpenBSD: crash.8,v 1.22 2004/08/14 06:25:58 david Exp $ .\" .\" Copyright (c) 1980, 1991 The Regents of the University of California. .\" All rights reserved. @@ -166,7 +166,7 @@ GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. -This GDB was configured as "i386-unknown-openbsd3.5". +This GDB was configured as "i386-unknown-openbsd3.6". (gdb) file /var/crash/bsd.0 Reading symbols from /var/crash/bsd.0...(no debugging symbols found)...done. (gdb) target kvm /var/crash/bsd.0.core |