From owner-svn-src-all@freebsd.org Tue Jan 28 15:34:00 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B724E2309A7; Tue, 28 Jan 2020 15:34:00 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 486Vyc4TT3z46dx; Tue, 28 Jan 2020 15:34:00 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 94F7825336; Tue, 28 Jan 2020 15:34:00 +0000 (UTC) (envelope-from dwmalone@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 00SFY0qM016540; Tue, 28 Jan 2020 15:34:00 GMT (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 00SFY0Ba016539; Tue, 28 Jan 2020 15:34:00 GMT (envelope-from dwmalone@FreeBSD.org) Message-Id: <202001281534.00SFY0Ba016539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dwmalone set sender to dwmalone@FreeBSD.org using -f From: David Malone Date: Tue, 28 Jan 2020 15:34:00 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r357204 - head/lib/geom/part X-SVN-Group: head X-SVN-Commit-Author: dwmalone X-SVN-Commit-Paths: head/lib/geom/part X-SVN-Commit-Revision: 357204 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2020 15:34:00 -0000 Author: dwmalone Date: Tue Jan 28 15:34:00 2020 New Revision: 357204 URL: https://svnweb.freebsd.org/changeset/base/357204 Log: Add some missing articles. Use .Nm to format the utility name. Get the name of the GEOM class right. MFC after: 2 weeks Modified: head/lib/geom/part/gpart.8 Modified: head/lib/geom/part/gpart.8 ============================================================================== --- head/lib/geom/part/gpart.8 Tue Jan 28 13:57:24 2020 (r357203) +++ head/lib/geom/part/gpart.8 Tue Jan 28 15:34:00 2020 (r357204) @@ -158,7 +158,7 @@ The command accepts these options: .Bl -tag -width 12n .It Fl a Ar alignment -If specified, then +If specified, then the .Nm utility tries to align .Ar start @@ -407,7 +407,7 @@ The command accepts these options: .Bl -tag -width 12n .It Fl a Ar alignment -If specified, then +If specified, then the .Nm utility tries to align partition .Ar size @@ -704,8 +704,8 @@ for APM, for GPT, and 0x0904 for VTOC8. .El .Pp -Other symbolic names that can be used with -.Cm gpart +Other symbolic names that can be used with the +.Nm utility are: .Bl -tag -width ".Cm dragonfly-disklabel64" .It Cm apple-apfs @@ -1215,8 +1215,8 @@ This variable overrides this restriction and allows ar within partitions created at offset 0). Some schemes have their own separate checks, for which see below. .It Va kern.geom.part.auto_resize : No 1 -This variable controls automatic resize behavior of -.Nm +This variable controls automatic resize behavior of the +.Nm PART GEOM class. When this variable is enable and new size of provider is detected, the schema metadata is resized but all changes are not saved to disk, until