Grammar improvements.

Submitted by:	kensmith
This commit is contained in:
Xin LI 2008-11-18 20:38:07 +00:00
parent 8cb16fdbea
commit b652d3a3dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=185057

View File

@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd Oct 9, 2008
.Dd Nov 18, 2008
.Dt GPART 8
.Os
.Sh NAME
@ -423,9 +423,9 @@ partition that can boot FreeBSD from a
partition, and install bootstrap code into it.
This partition must be larger than
.Pa /boot/gptboot ,
or the GPT boot you are willing to write,
a size of 15 blocks (7680 bytes) would be sufficient for
booting from UFS, but let's use 128 blocks (64 KB) here in
or the GPT boot you are planning to write.
A size of 15 blocks (7680 bytes) would be sufficient for
booting from UFS but lets use 128 blocks (64 KB) here in
this example, in order to reserve some space for potential
future need (e.g. from a ZFS partition).
.Bd -literal -offset indent