Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Comment out crash(8) reference, per PR 10708, ...



details:   https://anonhg.NetBSD.org/src/rev/62b652f48744
branches:  trunk
changeset: 752297:62b652f48744
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Feb 22 08:41:10 2010 +0000

description:
Comment out crash(8) reference, per PR 10708, until a MI one exists.

diffstat:

 share/man/man4/ddb.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fa8fe0ab3c2f -r 62b652f48744 share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Mon Feb 22 08:19:38 2010 +0000
+++ b/share/man/man4/ddb.4      Mon Feb 22 08:41:10 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.134 2010/01/31 21:52:23 phx Exp $
+.\"    $NetBSD: ddb.4,v 1.135 2010/02/22 08:41:10 wiz Exp $
 .\"
 .\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1293,7 +1293,7 @@
 .Sh SEE ALSO
 .Xr reboot 2 ,
 .Xr options 4 ,
-.Xr crash 8 ,
+.\" .Xr crash 8 ,
 .Xr reboot 8 ,
 .Xr sysctl 8 ,
 .Xr cnmagic 9



Home | Main Index | Thread Index | Old Index