From owner-svn-doc-head@FreeBSD.ORG Wed Aug 22 18:11:33 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22FAB106564A; Wed, 22 Aug 2012 18:11:33 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 0C9A48FC19; Wed, 22 Aug 2012 18:11:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q7MIBWdq073423; Wed, 22 Aug 2012 18:11:32 GMT (envelope-from zeising@svn.freebsd.org) Received: (from zeising@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7MIBWKH073421; Wed, 22 Aug 2012 18:11:32 GMT (envelope-from zeising@svn.freebsd.org) Message-Id: <201208221811.q7MIBWKH073421@svn.freebsd.org> From: Niclas Zeising Date: Wed, 22 Aug 2012 18:11:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39420 - head/en_US.ISO8859-1/articles/committers-guide X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 22 Aug 2012 18:11:33 -0000 Author: zeising Date: Wed Aug 22 18:11:32 2012 New Revision: 39420 URL: http://svn.freebsd.org/changeset/doc/39420 Log: Improve wording. Suggested by: wblock Approved by: joel (mentor) Modified: head/en_US.ISO8859-1/articles/committers-guide/article.sgml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.sgml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.sgml Wed Aug 22 16:51:24 2012 (r39419) +++ head/en_US.ISO8859-1/articles/committers-guide/article.sgml Wed Aug 22 18:11:32 2012 (r39420) @@ -1452,7 +1452,7 @@ $target - head/$source:$P,$Q,$R all paths are relative to the top of the svn repository. for more information on the directory layout, see . - The first step is to check the existing mergeinfo. + The first step is to inspect the existing mergeinfo. &prompt.user; svn propget svn:mergeinfo -R stable/9/share/man/man4 @@ -1466,9 +1466,9 @@ U stable/9/share/man/man4/netmap.4 'stable/9/share/man/man4': U stable/9/share/man/man4 - Check that the merge info is still ok; the revision - number of the merged revision should be added. Once this - is checked, the only thing left is the actual commit. + Check that the revision number of the merged revision + has been added. Once this is verified, the only thing left + is the actual commit. &prompt.user; svn commit stable/9/share/man/man4