Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/share/man/man8/man8.i386 Pull up rev. 1.16 up to netbsd...
details: https://anonhg.NetBSD.org/src/rev/ed8a0f6416da
branches: netbsd-1-5
changeset: 489558:ed8a0f6416da
user: hubertf <hubertf%NetBSD.org@localhost>
date: Thu Sep 28 16:36:36 2000 +0000
description:
Pull up rev. 1.16 up to netbsd-1-5 branch, OK'd by thorpej:
Document /usr/mdec/biosboot*.sym files
diffstat:
share/man/man8/man8.i386/boot.8 | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r b7d85a46361e -r ed8a0f6416da share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8 Thu Sep 28 16:00:59 2000 +0000
+++ b/share/man/man8/man8.i386/boot.8 Thu Sep 28 16:36:36 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.12.4.1 2000/08/13 09:21:33 jdolecek Exp $
+.\" $NetBSD: boot.8,v 1.12.4.2 2000/09/28 16:36:36 hubertf Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -209,8 +209,16 @@
gzip-compressed system code
.It Pa /usr/mdec/biosboot.sym
boot block (read by installboot)
+.It Pa /usr/mdec/biosboot_com0.sym
+boot block with output redirected to serial console at com0.
+.It Pa /usr/mdec/biosboot_ps2.sym
+boot bloxk for MCA PS/2 machines, see
+.Xr mca 4 .
+.It Pa /usr/mdec/biosboot_resetvideo.sym
+boot block for machines that need their video boards reset on bootup (e.g. iOpeners).
.It Pa /boot
-boot block (written by installboot).
+boot block (written by
+.Xr installboot 8 ).
.El
.Sh SEE ALSO
.Xr ddb 4 ,
Home |
Main Index |
Thread Index |
Old Index