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.vax Fix spelling error and boot block na...
details: https://anonhg.NetBSD.org/src/rev/adaf9c2229d7
branches: trunk
changeset: 360601:adaf9c2229d7
user: ragge <ragge%NetBSD.org@localhost>
date: Sun Mar 18 10:54:54 2018 +0000
description:
Fix spelling error and boot block naming.
This man page needs a major update.
diffstat:
share/man/man8/man8.vax/boot.8 | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (29 lines):
diff -r a852809419bd -r adaf9c2229d7 share/man/man8/man8.vax/boot.8
--- a/share/man/man8/man8.vax/boot.8 Sun Mar 18 04:10:39 2018 +0000
+++ b/share/man/man8/man8.vax/boot.8 Sun Mar 18 10:54:54 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.14 2017/07/03 21:31:00 wiz Exp $
+.\" $NetBSD: boot.8,v 1.15 2018/03/18 10:54:54 ragge Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -292,7 +292,7 @@
microcode patches will be installed by
.Em boot
if the file
-.Pa psc750.bin
+.Pa pcs750.bin
exists in the root of the filesystem from which the system is booted.
.Pp
In an emergency, the bootstrap methods described in the paper
@@ -305,9 +305,7 @@
.It Pa /boot
system bootstrap
.It Pa /usr/mdec/xxboot
-sector-0 boot block for 750, xx is disk type
-.It Pa /usr/mdec/bootxx
-second-stage boot for 750, xx is disk type
+sector 0-15 boot block
.It Pa /pcs750.bin
microcode patch file on 750
.El
Home |
Main Index |
Thread Index |
Old Index