summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-01-17 08:12:28 +0000
committerdelphij <delphij@FreeBSD.org>2010-01-17 08:12:28 +0000
commit51274ad8de2e38637dd01d529105e7c03b37a802 (patch)
tree4d67672c7078fa9eaf1d04e4a7d5df8adae8a4ec /lib
parent0683dca97638ea45feaf5f7f9cedd9d066b64ab6 (diff)
downloadFreeBSD-src-51274ad8de2e38637dd01d529105e7c03b37a802.zip
FreeBSD-src-51274ad8de2e38637dd01d529105e7c03b37a802.tar.gz
Correct a typo (when we talk about offset, it should
be offset, not size). Submitted by: pluknet at gmail com
Diffstat (limited to 'lib')
-rw-r--r--lib/libgeom/libgeom.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libgeom/libgeom.3 b/lib/libgeom/libgeom.3
index 3c15805..d5682ab 100644
--- a/lib/libgeom/libgeom.3
+++ b/lib/libgeom/libgeom.3
@@ -304,7 +304,7 @@ function returns sector size of the given provider.
.Pp
The
.Fn g_stripeoffset
-function returns stripe size of the given provider.
+function returns stripe offset of the given provider.
.Pp
The
.Fn g_stripesize
OpenPOWER on IntegriCloud