Punctuation fixes.

This commit is contained in:
wiz 2001-09-08 01:34:37 +00:00
parent ccd66c8ed7
commit 7baf597ac1
11 changed files with 30 additions and 30 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.5 2001/09/05 23:53:23 wiz Exp $
.\" $NetBSD: boot.8,v 1.6 2001/09/08 01:34:37 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -45,12 +45,12 @@
.Nd
system bootstrapping procedures
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will reboot itself at power-up or after crashes.
An automatic consistency check of the file systems will be performed,
and unless this fails, the system will resume multi-user operations.
.Pp
.Sy Cold starts.
.Sy Cold starts
On an HP300, the boot procedure uses the boot ROM to load a boot program
from an
.Tn LIF

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.20 2001/09/05 23:53:23 wiz Exp $
.\" $NetBSD: boot.8,v 1.21 2001/09/08 01:34:38 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -62,7 +62,7 @@ a boot selector program (such as OS-BS, BOOTEASY, the OS/2 Boot Menu or
.Nx No 's
.No boot-selecting
master boot record - see
.Xr mbr 8 ).
.Xr mbr 8 ) .
.Pp
.Ss Normal Operation
Once running, a banner similar to the following will appear:
@ -222,7 +222,7 @@ boot block for MCA PS/2 machines, see
boot block for machines that need their video boards reset on bootup (e.g. iOpeners).
.It Pa /boot
boot block (written by
.Xr installboot 8 ).
.Xr installboot 8 ) .
.El
.Sh SEE ALSO
.Xr ddb 4 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.5 2001/09/05 23:53:24 wiz Exp $
.\" $NetBSD: boot.8,v 1.6 2001/09/08 01:34:39 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -46,7 +46,7 @@
.Nd
system bootstrapping procedures
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the
.Nx
kernel on the mac68k architecture is booted from the native operating

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.2 2000/09/24 17:03:28 jdolecek Exp $
.\" $NetBSD: boot.8,v 1.3 2001/09/08 01:34:39 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@ -48,7 +48,7 @@ system bootstrapping procedures
.\" .Ar -- <boot string>
.\" .Oc
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will reboot itself at power-up or after crashes.
An automatic consistency check of the file systems will be performed
as described in

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.1 2000/03/06 08:47:27 deberg Exp $
.\" $NetBSD: boot.8,v 1.2 2001/09/08 01:34:40 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -46,12 +46,12 @@
.Nd
system bootstrapping procedures
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will reboot itself at power-up or after crashes.
An automatic consistency check of the file systems will be performed,
and unless this fails, the system will resume multi-user operations.
.Pp
.Sy Cold starts.
.Sy Cold starts
On an NeXT, the boot procedure uses the boot ROM to load a boot program
over the network using BOOTP and TFTP.
The

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.9 2001/09/05 23:53:24 wiz Exp $
.\" $NetBSD: boot.8,v 1.10 2001/09/08 01:34:41 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -51,12 +51,12 @@ Since the system is not reenterable,
it is necessary to read it in from disk or tape
each time it is to be bootstrapped.
.Pp
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will boot itself at power-up or after crashes.
An automatic consistency check of the file systems will be performed,
and unless this fails, the system will resume multi-user operations.
.Pp
.Sy Cold starts.
.Sy Cold starts
At power up, all DECstation ROMs consult the
.Nm haltaction
environment
@ -93,7 +93,7 @@ tried in order:
.Nm onetbsd ,
.Nm gennetbsd .
Generally, the kernel is named
.Nm netbsd.
.Nm netbsd .
.Pp
An example bootpath setting would be:
.nf
@ -139,7 +139,7 @@ boot -f rz(0,4,0)netbsd.new
On TurboChannel machines (all DECstation 5000 models), the boot path
is specified in the boot environment variable, along with any arguments
to be passed to the kernel. Note that to specify boot arguments (e.g.,
.Fl a)
.Fl a )
when setting the
.Nm boot
environment variable, the filename and arguments
@ -175,7 +175,7 @@ from the boot prompt, the
command must be used. With no arguments, this simply boots the default
kernel with the default arguments as set with
.Nm setenv
.Nm boot.
.Nm boot .
If no boot environment variable is set or if an alternative kernel is to be
booted, the path of that kernel may be specified after the boot command as
described above, and any arguments may be passed similarly. For example:

View File

@ -1,4 +1,4 @@
.\" $NetBSD: installboot.8,v 1.5 2001/09/05 23:53:24 wiz Exp $
.\" $NetBSD: installboot.8,v 1.6 2001/09/08 01:34:41 wiz Exp $
.\"
.\" Copyright (c) 1999 Christopher G. Demetriou
.\" All rights reserved.
@ -121,7 +121,7 @@ compatible checksum. This option is used
when making an ISO image which will boot on both
.Nx Ns Tn /sparc
and
.Nx Ns Tn /pmax.
.Nx Ns Tn /pmax .
.Em Note : No The existing
.Nx Ns Tn /sparc
disklabel should use no more than 4 partitions.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.11 2001/09/05 23:53:24 wiz Exp $
.\" $NetBSD: boot.8,v 1.12 2001/09/08 01:34:41 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@ -49,7 +49,7 @@ system bootstrapping procedures
.Ar -- <boot string>
.Oc
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will reboot itself at power-up or after crashes.
An automatic consistency check of the file systems will be performed
as described in

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.6 2000/09/24 17:03:28 jdolecek Exp $
.\" $NetBSD: boot.8,v 1.7 2001/09/08 01:34:42 wiz Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@ -48,7 +48,7 @@ system bootstrapping procedures
.\" .Ar -- <boot string>
.\" .Oc
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will reboot itself at power-up or after crashes.
An automatic consistency check of the file systems will be performed
as described in

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.5 2001/09/05 23:53:24 wiz Exp $
.\" $NetBSD: boot.8,v 1.6 2001/09/08 01:34:43 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -41,13 +41,13 @@
.Nd
system bootstrapping procedures
.Sh DESCRIPTION
.Sy Power fail and crash recovery.
.Sy Power fail and crash recovery
Normally, the system will reboot itself at power-up or after crashes.
Provided the auto-restart is enabled on the machine front panel,
an automatic consistency check of the file systems will be performed,
and unless this fails, the system will resume multi-user operations.
.Pp
.Sy Cold starts.
.Sy Cold starts
These are processor-type dependent.
On an 11/780, there are two floppy files for each disk controller,
both of which cause boots from unit 0 of the root file system

View File

@ -1,4 +1,4 @@
.\" $NetBSD: installboot.8,v 1.12 2001/09/05 23:53:25 wiz Exp $
.\" $NetBSD: installboot.8,v 1.13 2001/09/08 01:34:43 wiz Exp $
.\"
.\" Copyright (c) 1999 Christopher G. Demetriou
.\" All rights reserved.
@ -121,7 +121,7 @@ compatible checksum. This option is used
when making an ISO image which will boot on both
.Nx Ns Tn /sparc
and
.Nx Ns Tn /vax.
.Nx Ns Tn /vax .
.Em Note : No The existing
.Nx Ns Tn /sparc
disklabel should use no more than 4 partitions.