diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-18 22:44:22 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-07-18 22:44:22 +0000 |
commit | 874314d3f01b1890ac37b2dd8f8b06a691a57b3a (patch) | |
tree | f4dc74c223a1010595f92e8737e3a451f777b9c7 /sbin | |
parent | 224f27448c61ea5d38211f8cd4144a90bb46e233 (diff) |
+.Xr crash 8 ,
from Stephan A. Rickauer
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/savecore/savecore.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/savecore/savecore.8 b/sbin/savecore/savecore.8 index 3eaf100925a..2716420f618 100644 --- a/sbin/savecore/savecore.8 +++ b/sbin/savecore/savecore.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: savecore.8,v 1.15 2007/05/31 19:19:47 jmc Exp $ +.\" $OpenBSD: savecore.8,v 1.16 2008/07/18 22:44:21 jmc Exp $ .\" $NetBSD: savecore.8,v 1.11 1995/06/27 22:40:46 briggs Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)savecore.8 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 18 2008 $ .Dt SAVECORE 8 .Os .Sh NAME @@ -122,6 +122,7 @@ current kernel .El .Sh SEE ALSO .Xr compress 1 , +.Xr crash 8 , .Xr syslogd 8 .Sh HISTORY The |