summaryrefslogtreecommitdiffstats
path: root/lib/libdisk
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2004-12-29 02:18:24 +0000
committertrhodes <trhodes@FreeBSD.org>2004-12-29 02:18:24 +0000
commit769923c30855fa9b6c998f724a63adaf1e75c1b2 (patch)
treed87baa8fe321d7fe6453c62ff0795e516280318d /lib/libdisk
parent2287d5020df554905667c1787bcf7aff9c5bd5f2 (diff)
downloadFreeBSD-src-769923c30855fa9b6c998f724a63adaf1e75c1b2.zip
FreeBSD-src-769923c30855fa9b6c998f724a63adaf1e75c1b2.tar.gz
Various markup and spelling fixes.
PR: 75574 Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp> (original version)
Diffstat (limited to 'lib/libdisk')
-rw-r--r--lib/libdisk/libdisk.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3
index 1f4cef0..1b7abc7 100644
--- a/lib/libdisk/libdisk.3
+++ b/lib/libdisk/libdisk.3
@@ -169,7 +169,7 @@ field can be one of the following values:
.Ql whole, unknown, fat, freebsd, extended, part, unused .
.Pp
These are the valid
-.Ql flag
+.Ql flags
values for a
.Ql struct chunk .
.Bl -tag -offset indent -width CHUNK_BSD_COMPATXX
@@ -293,9 +293,9 @@ rounds
up to next track according to the BIOS geometry.
.Pp
.Fn Prev_Track_Aligned
-checks if
+rounds
.Ql offset
-is aligned on a track according to the BIOS geometry.
+up to previous track according to the BIOS geometry.
.Pp
.Fn Create_Chunk_DWIM
creates a partition inside the given parent of the given size, and
OpenPOWER on IntegriCloud