summaryrefslogtreecommitdiffstats
path: root/usr.sbin/boot98cfg
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
committerru <ru@FreeBSD.org>2004-07-02 23:13:00 +0000
commit6294018a208cf7742b1c021a9b75c26962505571 (patch)
tree502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/boot98cfg
parent3f44360851448f8816c22f6b72e8dd5c9924c27f (diff)
downloadFreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip
FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/boot98cfg')
-rw-r--r--usr.sbin/boot98cfg/boot98cfg.815
1 files changed, 10 insertions, 5 deletions
diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8
index 6d24b19..5a27443 100644
--- a/usr.sbin/boot98cfg/boot98cfg.8
+++ b/usr.sbin/boot98cfg/boot98cfg.8
@@ -53,7 +53,8 @@ consists of the
and
.Sq HDD boot menu .
The IPL occupies sector 0 of a disk and is followed by the partition
-table. The IPL loads the HDD boot menu that starts from 0x400.
+table.
+The IPL loads the HDD boot menu that starts from 0x400.
.Pp
The
.Nm
@@ -67,12 +68,15 @@ than that in the format command.
The options are:
.Bl -tag -width indent
.It Fl B
-Install the IPL and HDD boot menu. This option causes the IPL and HDD
+Install the IPL and HDD boot menu.
+This option causes the IPL and HDD
boot menu code to be replaced.
.It Fl i Ar boot0
-Specify which IPL image to use. The default is /boot/boot0.
+Specify which IPL image to use.
+The default is /boot/boot0.
.It Fl m Ar boot0.5
-Specify which HDD boot menu image to use. The default is
+Specify which HDD boot menu image to use.
+The default is
/boot/boot0.5.
.It Fl f Ar boot0.bak
Specify that a backup copy of the preexisting IPL should be written to
@@ -86,7 +90,8 @@ This file is created if it does not exist, and truncated if it does.
.It Fl v Ar version
Specify the version number.
.It Fl s Ar secsize
-Specify the sector size. The default sector size is 512
+Specify the sector size.
+The default sector size is 512
(bytes/sector).
.El
.Sh SEE ALSO
OpenPOWER on IntegriCloud