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.sandpoint New sentence, new line; full m...
details: https://anonhg.NetBSD.org/src/rev/f01e61a55a5a
branches: trunk
changeset: 761431:f01e61a55a5a
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jan 27 09:52:13 2011 +0000
description:
New sentence, new line; full month name in Dd; add RCS Id.
diffstat:
share/man/man8/man8.sandpoint/altboot.8 | 35 ++++++++++++++++++--------------
1 files changed, 20 insertions(+), 15 deletions(-)
diffs (100 lines):
diff -r 050434df36d3 -r f01e61a55a5a share/man/man8/man8.sandpoint/altboot.8
--- a/share/man/man8/man8.sandpoint/altboot.8 Thu Jan 27 09:50:00 2011 +0000
+++ b/share/man/man8/man8.sandpoint/altboot.8 Thu Jan 27 09:52:13 2011 +0000
@@ -1,4 +1,5 @@
-.Dd Jan 26, 2011
+.\" $NetBSD: altboot.8,v 1.2 2011/01/27 09:52:13 wiz Exp $
+.Dd January 26, 2011
.Dt ALTBOOT 8 sandpoint
.Os
.Sh NAME
@@ -12,7 +13,8 @@
.Nx
program which works on top of a
.Tn NAS
-product's bootloader. It is capable of loading a
+product's bootloader.
+It is capable of loading a
.Nx
kernel from an
.Tn IDE
@@ -24,9 +26,9 @@
.Tn TFTP
protocol.
.Nm
-can be stored in flash ROM. Typically you will first copy it from
-flash into RAM and then invoke it there to boot
-the
+can be stored in flash ROM.
+Typically you will first copy it from flash into RAM and then invoke
+it there to boot the
.Nx
kernel.
.Pp
@@ -35,20 +37,21 @@
.Tn U-Boot/PPCBoot
bootloaders used by
.Tn NAS
-products. With an appropriate boot command line,
-saved in the environment,
+products.
+With an appropriate boot command line, saved in the environment,
.Nm
can load and start a
.Nx
-kernel without manual intervention. The original
+kernel without manual intervention.
+The original
.Tn U-Boot/PPCBoot
bootloaders remain useful and altboot works as a functional extension
of them.
.Sh EXAMPLES
.Nm
occupies less than 128KB in volume and can be stored to any vacant
-space of the system's flash. It is made to run at RAM address offset
-0x0100'0000.
+space of the system's flash.
+It is made to run at RAM address offset 0x0100'0000.
.Tn U-Boot/PPCboot
is instructed to copy the program to RAM in this way:
.Pp
@@ -64,11 +67,11 @@
.Bl -tag -width xx
.It Va optN
multi, auto, ask, single, ddb, userconf, norm, quiet, verb,
-silient, debug
+silent, debug
.Pp
Omitting optN makes
.Nm
-default to multi-user mode boot.
+default to multi-user mode boot.
.Pp
N.B., the maximum number of the go command argument varies
and depends on the
@@ -126,12 +129,13 @@
from an
.Tn FFSv2
or
-.Tn FFSv1
+.Tn FFSv1
filesystem.
.Em N
is a number to distinguish the target drive.
.Em p
-is a partition specifier. When omitted, partition
+is a partition specifier.
+When omitted, partition
.Sq a
is assumed.
.Dq wd0a
@@ -152,7 +156,8 @@
The following is a procedure to setup the system for starting
.Nx
after a 5 second delay, allowing the user to break into interactive
-mode. Note that a backslashed
+mode.
+Note that a backslashed
.Sq \&;
is necessary to enter the script correctly.
.Bd -literal -offset indent
Home |
Main Index |
Thread Index |
Old Index