From owner-svn-doc-head@freebsd.org Sun Jul 26 08:51:26 2015 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 F0B929A3E93; Sun, 26 Jul 2015 08:51:26 +0000 (UTC) (envelope-from dru@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 E072BF89; Sun, 26 Jul 2015 08:51:26 +0000 (UTC) (envelope-from dru@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6Q8pQok031505; Sun, 26 Jul 2015 08:51:26 GMT (envelope-from dru@FreeBSD.org) Received: (from dru@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6Q8pQ3v031504; Sun, 26 Jul 2015 08:51:26 GMT (envelope-from dru@FreeBSD.org) Message-Id: <201507260851.t6Q8pQ3v031504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dru set sender to dru@FreeBSD.org using -f From: Dru Lavigne Date: Sun, 26 Jul 2015 08:51:26 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47088 - head/en_US.ISO8859-1/books/handbook/introduction X-SVN-Group: doc-head 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.20 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: Sun, 26 Jul 2015 08:51:27 -0000 Author: dru Date: Sun Jul 26 08:51:25 2015 New Revision: 47088 URL: https://svnweb.freebsd.org/changeset/doc/47088 Log: Fix redundancy. Sponsored by: Essen Devsummit Hackathon Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Sun Jul 26 08:42:11 2015 (r47087) +++ head/en_US.ISO8859-1/books/handbook/introduction/chapter.xml Sun Jul 26 08:51:25 2015 (r47088) @@ -1142,8 +1142,8 @@ write access to the Subversion tree, and are authorized to make modifications to the &os; source (the term committer comes - from the source control commit - command, which is used to bring new changes into the + from commit, the source control + command which is used to bring new changes into the repository). The best way of making submissions for review is to use the &man.send-pr.1; command, which is included in releases prior to &os; 10.1, or submit