summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2002-05-14 21:09:05 +0000
committerdannyboy <dannyboy@FreeBSD.org>2002-05-14 21:09:05 +0000
commit23566a2f802e0c60a2e0b37e17366f15377c6378 (patch)
treef8e4324d3c09d8f72c962620051db4ec47634be6 /usr.sbin
parentf957e47fe35595d4ca2a96b871e3638f82598cb4 (diff)
downloadFreeBSD-src-23566a2f802e0c60a2e0b37e17366f15377c6378.zip
FreeBSD-src-23566a2f802e0c60a2e0b37e17366f15377c6378.tar.gz
Trivial language fixes.
PR: 38015 Submitted by: Chris Pepper <pepper@mail.rockefeller.edu>
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/boot0cfg/boot0cfg.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8
index b627382..777be30 100644
--- a/usr.sbin/boot0cfg/boot0cfg.8
+++ b/usr.sbin/boot0cfg/boot0cfg.8
@@ -45,7 +45,7 @@
The
.Fx
.Sq boot0
-boot manager permits the operator to select from which disk and which
+boot manager permits the operator to select from which disk and
slice an i386 machine (PC) is booted.
.Pp
Note that what are referred to here as
@@ -76,7 +76,7 @@ The options are:
Install the
.Sq boot0
boot manager.
-This option causes MBR code to be replaced, but without
+This option causes MBR code to be replaced, without
affecting the embedded slice table.
.It Fl v
Verbose: display information about the slices defined, etc.
@@ -96,7 +96,7 @@ is acceptable here.
.It Fl f Ar file
Specify that a backup copy of the preexisting MBR should be written to
.Ar file .
-This file is created if it does not exist, and truncated if it does.
+This file is created if it does not exist, and replaced if it does.
.It Fl m Ar mask
Specify slices to be enabled/disabled, where
.Ar mask
OpenPOWER on IntegriCloud