From owner-svn-doc-head@freebsd.org Thu Sep 7 11:21:09 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 595F1E18B0F; Thu, 7 Sep 2017 11:21:09 +0000 (UTC) (envelope-from mat@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 mx1.freebsd.org (Postfix) with ESMTPS id D146674977; Thu, 7 Sep 2017 11:21:08 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v87BL7hv000174; Thu, 7 Sep 2017 11:21:07 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v87BL79a000171; Thu, 7 Sep 2017 11:21:07 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201709071121.v87BL79a000171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 7 Sep 2017 11:21:07 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50804 - in head/en_US.ISO8859-1: articles/committers-guide articles/vinum books/porters-handbook/upgrading X-SVN-Group: doc-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/en_US.ISO8859-1: articles/committers-guide articles/vinum books/porters-handbook/upgrading X-SVN-Commit-Revision: 50804 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Sep 2017 11:21:09 -0000 Author: mat Date: Thu Sep 7 11:21:07 2017 New Revision: 50804 URL: https://svnweb.freebsd.org/changeset/doc/50804 Log: Fix up formatting issues in entries. PR: 222006 (for the committer's guide) Submitted by: Paul Townsend Sponsored by: Absolight Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml head/en_US.ISO8859-1/articles/vinum/article.xml head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Wed Sep 6 14:07:38 2017 (r50803) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Thu Sep 7 11:21:07 2017 (r50804) @@ -4100,12 +4100,12 @@ Relnotes: yes sequence: &prompt.root; make install - &prompt.root; make package - &prompt.root; make deinstall - &prompt.root; pkg add package you built above - &prompt.root; make deinstall - &prompt.root; make reinstall - &prompt.root; make package +&prompt.root; make package +&prompt.root; make deinstall +&prompt.root; pkg add package you built above +&prompt.root; make deinstall +&prompt.root; make reinstall +&prompt.root; make package The Porters Modified: head/en_US.ISO8859-1/articles/vinum/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/vinum/article.xml Wed Sep 6 14:07:38 2017 (r50803) +++ head/en_US.ISO8859-1/articles/vinum/article.xml Thu Sep 7 11:21:07 2017 (r50804) @@ -514,20 +514,20 @@ following output: - &prompt.root; gvinum -> create config1 - Configuration summary - Drives: 1 (4 configured) - Volumes: 1 (4 configured) - Plexes: 1 (8 configured) - Subdisks: 1 (16 configured) +&prompt.root; gvinum -> create config1 +Configuration summary +Drives: 1 (4 configured) +Volumes: 1 (4 configured) +Plexes: 1 (8 configured) +Subdisks: 1 (16 configured) - D a State: up Device /dev/da3h Avail: 2061/2573 MB (80%) + D a State: up Device /dev/da3h Avail: 2061/2573 MB (80%) - V myvol State: up Plexes: 1 Size: 512 MB + V myvol State: up Plexes: 1 Size: 512 MB - P myvol.p0 C State: up Subdisks: 1 Size: 512 MB + P myvol.p0 C State: up Subdisks: 1 Size: 512 MB - S myvol.p0.s0 State: up PO: 0 B Size: 512 MB + S myvol.p0.s0 State: up PO: 0 B Size: 512 MB This output shows the brief listing format of &man.gvinum.8;. It is represented graphically in &prompt.user; cd /home/user/ports - &prompt.user; env PORTSDIR=$PWD Tools/scripts/MOVEDlint.awk +&prompt.user; env PORTSDIR=$PWD Tools/scripts/MOVEDlint.awk