Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.alpha ddb(4), not ddb(8), and sort SEE A...
details: https://anonhg.NetBSD.org/src/rev/3005e43c4f9c
branches: trunk
changeset: 518172:3005e43c4f9c
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Nov 25 23:44:14 2001 +0000
description:
ddb(4), not ddb(8), and sort SEE ALSO.
diffstat:
share/man/man8/man8.alpha/boot.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 175be22e7b54 -r 3005e43c4f9c share/man/man8/man8.alpha/boot.8
--- a/share/man/man8/man8.alpha/boot.8 Sun Nov 25 23:42:36 2001 +0000
+++ b/share/man/man8/man8.alpha/boot.8 Sun Nov 25 23:44:14 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.4 2001/09/05 23:53:22 wiz Exp $
+.\" $NetBSD: boot.8,v 1.5 2001/11/25 23:44:14 wiz Exp $
.\"
.\" Copyright (c) 1999 Christopher G. Demetriou
.\" All rights reserved.
@@ -88,7 +88,7 @@
command.
.Pp
If the system crashes, it will enter the kernel debugger,
-.Xr ddb 8 ,
+.Xr ddb 4 ,
if it is configured in the kernel.
If the crash occurred during
initialization and the debugger is not present or is exited, the
@@ -142,11 +142,11 @@
.El
.Sh SEE ALSO
.Xr ddb 4 ,
-.Xr savecore 8 ,
-.Xr shutdown 8 ,
.Xr installboot 8 ,
.Xr mkbootimage 8 ,
-.Xr setnetbootinfo 8
+.Xr savecore 8 ,
+.Xr setnetbootinfo 8 ,
+.Xr shutdown 8
.Rs
.%T "Alpha Architecture Reference Manual Third Edition"
.%Q "Alpha Architecture Committee"
Home |
Main Index |
Thread Index |
Old Index