Author: delphij Date: Sun Jan 17 08:12:28 2010 New Revision: 202458 URL: http://svn.freebsd.org/changeset/base/202458
Log: Correct a typo (when we talk about offset, it should be offset, not size). Submitted by: pluknet at gmail com Modified: head/lib/libgeom/libgeom.3 Modified: head/lib/libgeom/libgeom.3 ============================================================================== --- head/lib/libgeom/libgeom.3 Sun Jan 17 08:10:37 2010 (r202457) +++ head/lib/libgeom/libgeom.3 Sun Jan 17 08:12:28 2010 (r202458) @@ -304,7 +304,7 @@ function returns sector size of the give .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 _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"