Date: Tue, 27 Jul 2010 17:23:40 +0000 (UTC) From: Benedict Reuschling <bcr@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r210544 - head/sbin/geom/class/part Message-ID: <201007271723.o6RHNeUQ059338@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bcr (doc committer) Date: Tue Jul 27 17:23:40 2010 New Revision: 210544 URL: http://svn.freebsd.org/changeset/base/210544 Log: Small typo fix: s/ommited/omitted PR: docs/148977 Submitted by: Warren Block (wblock at wonkity dot com) MFC after: 4 days Modified: head/sbin/geom/class/part/gpart.8 Modified: head/sbin/geom/class/part/gpart.8 ============================================================================== --- head/sbin/geom/class/part/gpart.8 Tue Jul 27 17:07:16 2010 (r210543) +++ head/sbin/geom/class/part/gpart.8 Tue Jul 27 17:23:40 2010 (r210544) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 23, 2010 +.Dd July 27, 2010 .Dt GPART 8 .Os .Sh NAME @@ -363,7 +363,7 @@ numbers and can be given by the option. If .Fl s -option is ommited then new size is automatically calculated +option is omitted then new size is automatically calculated to maximum available from given geom .Ar geom . .Pp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007271723.o6RHNeUQ059338>