Uppercase Dt, fix some whitespace and punctuation.

This commit is contained in:
wiz 2001-06-05 12:52:56 +00:00
parent aa7e878621
commit f6ec16baf2
2 changed files with 13 additions and 13 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.4 2000/09/24 17:03:27 jdolecek Exp $
.\" $NetBSD: boot.8,v 1.5 2001/06/05 12:52:56 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -39,7 +39,7 @@
.\" @(#)boot_hp300.8 8.2 (Berkeley) 4/19/94
.\"
.Dd May 8, 1997
.Dt boot 8 amiga
.Dt BOOT 8 amiga
.Os
.Sh NAME
.Nm boot
@ -74,7 +74,7 @@ When a bootable
partition is created by means of HDTOOLBOX or another RDB editing program
and a bootblock has been copied there by
.Xr installboot 8
and the boot priority of the
and the boot priority of the
.Nx
partion is either the highest or the
.Nx
@ -118,7 +118,7 @@ Force fastmem size to be
.Ar memsize
kBytes.
.It Fl n
maximum number of
maximum number of
.Ar segments
of memory to use, encoded as follows: 0 (default): 1 segment, 1:
2 segments, 2: 3 or more segments.
@ -156,7 +156,7 @@ from AmigaOS, you have to use the
program that is supplied in the utils directory of the distribution.
The loadbsd command line specification is:
.Bd -ragged -offset indent
.Nm loadbsd
.Nm loadbsd
.Op Fl abknpstADZ
.Op Fl c Ar model
.Op Fl m Ar memsize
@ -182,7 +182,7 @@ Force fastmem size to be
.Ar memsize
kBytes.
.It Fl n
maximum number of
maximum number of
.Ar segments
of memory to use, encoded as follows: 0 (default): 1 segment, 1:
2 segments, 2: 3 or more segments.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: boot.8,v 1.8 2000/09/24 17:03:28 jdolecek Exp $
.\" $NetBSD: boot.8,v 1.9 2001/06/05 12:52:56 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@ -39,7 +39,7 @@
.\" @(#)boot_hp300.8 8.2 (Berkeley) 4/19/94
.\"
.Dd June 21, 1996
.Dt boot 8 atari
.Dt BOOT 8 atari
.Os
.Sh NAME
.Nm boot
@ -104,7 +104,7 @@ In interactive mode, the command line looks like:
Each component of the command can be omitted in which case the defaults
indicated will be used.
.Bl -tag -width boot-options
.It OS-type:
.It OS-type :
.Bl -tag -compact -width ".netbsd (default)"
.It .netbsd (the default)
.It .linux
@ -119,7 +119,7 @@ the selected type. Due to limitations of the BIOS however, the search for
bootblocks is continued rather than restarted.
.It boot-path
This gives you the opportunity to boot another kernel, say:
.Pa /netbsd.old.
.Pa /netbsd.old .
The default is
.Pa /netbsd
.It boot-options
@ -149,7 +149,7 @@ from GEM, you have to use the
program that is supplied on the kernel-floppy. The loadbsd command line
specification is:
.Bd -ragged -offset indent
.Nm loadbsd
.Nm loadbsd
.Op Fl abdhqstvwDV
.Op Fl S Ar amount
.Op Fl T Ar amount
@ -169,13 +169,13 @@ Print a help screen that tries to explain the same options as mentioned
here.
.It Fl o Ar outputfile
Write all output to the file
.Ar outputfile.
.Ar outputfile .
.It Fl q
Boot in quiet mode.
.It Fl s
Tell
.Nx
only to use ST compatible RAM.
only to use ST compatible RAM.
.It Fl t
Test loading of the kernel but don't start
.Nx .