Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 No more 'mach halt' on MIPS.



details:   https://anonhg.NetBSD.org/src/rev/0ef665d0bb1a
branches:  trunk
changeset: 486399:0ef665d0bb1a
user:      soren <soren%NetBSD.org@localhost>
date:      Sun May 21 05:42:01 2000 +0000

description:
No more 'mach halt' on MIPS.

diffstat:

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

diffs (18 lines):

diff -r 79b54d99dfa6 -r 0ef665d0bb1a share/man/man4/ddb.4
--- a/share/man/man4/ddb.4      Sun May 21 05:41:25 2000 +0000
+++ b/share/man/man4/ddb.4      Sun May 21 05:42:01 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ddb.4,v 1.42 2000/05/20 02:28:33 jhawk Exp $
+.\"    $NetBSD: ddb.4,v 1.43 2000/05/21 05:42:01 soren Exp $
 .\"
 .\" Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -765,8 +765,6 @@
 .El
 .Ss MIPS
 .Bl -tag -width "intrchain"
-.It Ic halt
-Call the PROM monitor to halt the CPU.
 .It Ic kvtop
 Print the physical address for a given kernel virtual address.
 .It Ic tlb



Home | Main Index | Thread Index | Old Index