Add some fixes from pr-1386 and some other fixes. The port master has

to go over this -- someone seems to have confused boot_sun3 and reboot
This commit is contained in:
perry 1997-03-13 05:04:02 +00:00
parent 9652cc6702
commit 01478d0561

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.2 1996/08/09 10:32:24 mrg Exp $
.\" $NetBSD: boot.8,v 1.3 1997/03/13 05:04:02 perry Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@ -34,20 +34,19 @@
.\" @(#)boot_sparc.8 8.2 (Berkeley) 4/19/94
.\"
.Dd April 19, 1994
.Dt REBOOT 8 sun3
.Dt BOOT 8 sun3
.Os
.Sh NAME
.Nm reboot
.Nm boot
.Nd
.Tn UNIX
bootstrapping procedures
.Sh SYNOPSIS
.Nm reboot
.Op Fl n
.Op Fl q
.Oo
.Ar -- <boot string>
.Oc
system bootstrapping procedures
.\" .Sh SYNOPSIS
.\" .Nm reboot
.\" .Op Fl n
.\" .Op Fl q
.\" .Oo
.\" .Ar -- <boot string>
.\" .Oc
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
Normally, the system will reboot itself at power-up or after crashes.