From owner-svn-doc-all@freebsd.org Fri Aug 17 13:57:03 2018 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCC11106FABA; Fri, 17 Aug 2018 13:57:03 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 733E87F1A2; Fri, 17 Aug 2018 13:57:03 +0000 (UTC) (envelope-from bcr@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 507021426; Fri, 17 Aug 2018 13:57:03 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7HDv3CY042814; Fri, 17 Aug 2018 13:57:03 GMT (envelope-from bcr@FreeBSD.org) Received: (from bcr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7HDv3xb042813; Fri, 17 Aug 2018 13:57:03 GMT (envelope-from bcr@FreeBSD.org) Message-Id: <201808171357.w7HDv3xb042813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bcr set sender to bcr@FreeBSD.org using -f From: Benedict Reuschling Date: Fri, 17 Aug 2018 13:57:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r52146 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head X-SVN-Commit-Author: bcr X-SVN-Commit-Paths: head/en_US.ISO8859-1/articles/committers-guide X-SVN-Commit-Revision: 52146 X-SVN-Commit-Repository: doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2018 13:57:04 -0000 Author: bcr Date: Fri Aug 17 13:57:02 2018 New Revision: 52146 URL: https://svnweb.freebsd.org/changeset/doc/52146 Log: Minor cleanups of the committer guide from the textproc/igor output. Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Aug 17 12:37:22 2018 (r52145) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Fri Aug 17 13:57:02 2018 (r52146) @@ -1867,10 +1867,10 @@ U stable/9/share/man/man4/netmap.4 four to ten times longer. One way to limit the time required is to grab a seed file. - It is large - (~1GB) but will consume less network traffic and take less - time to fetch than svnsync will. + xlink:href="https://download.freebsd.org/ftp/development/subversion/">seed + file. It is large (~1GB) but will consume less + network traffic and take less time to fetch than svnsync + will. Extract the file and update it: @@ -2393,14 +2393,13 @@ freebsd-mfc-after = 2 weeks portion of the work was sponsored, or different amounts of sponsorship were provided to different authors, please give appropriate credit in parentheses after each - sponsor name. For example, - Example.com (alice, code refactoring), - Wormulon (bob), Momcorp (cindy) - shows that Alice was sponsored by Example.com to do code - refactoring, while Wormulon sponsored Bob's work and - Momcorp sponsored Cindy's work. Other authors were - either not sponsored or chose not to list - sponsorship. + sponsor name. For example, Example.com (alice, + code refactoring), Wormulon (bob), Momcorp + (cindy) shows that Alice was sponsored by + Example.com to do code refactoring, while Wormulon + sponsored Bob's work and Momcorp sponsored Cindy's work. + Other authors were either not sponsored or chose not to + list sponsorship. @@ -3511,17 +3510,16 @@ Relnotes: yes Reasons for modifying upstream software range from wanting strict control over a tightly coupled dependency - to lack of portability in the canonical - repository's distribution of their code. Regardless of the - reason, effort to minimize the maintenance burden of - fork is helpful to fellow maintainers. Avoid committing - trivial or cosmetic changes to files - since it makes every merge thereafter more - difficult: such patches need to be manually re-verified - every import. + to lack of portability in the canonical repository's + distribution of their code. Regardless of the reason, + effort to minimize the maintenance burden of fork is + helpful to fellow maintainers. Avoid committing trivial + or cosmetic changes to files since it makes every merge + thereafter more difficult: such patches need to be + manually re-verified every import. If a particular piece of software lacks a maintainer, - you're encouraged to take up owership. If you're unsure + you are encouraged to take up owership. If you are unsure of the current maintainership email &a.arch; and ask. @@ -4476,9 +4474,9 @@ MFH: 2014Q1 (browser blanket) - Commits that aren't covered by these blanket - approvals always require explicit approval of - either &a.ports-secteam; or &a.portmgr;. + Commits that are not covered by these blanket + approvals always require explicit approval of either + &a.ports-secteam; or &a.portmgr;. @@ -4575,9 +4573,9 @@ Do you want to commit? (no = start a shell) [y/n]in the order they were committed on the - mfh command line. The new commit - log message will contain the combined log messages - from all the original commits. These messages + mfh line. The new commit log + message will contain the combined log messages from + all the original commits. These messages must be edited to show what is actually being done with the new commit.