From owner-svn-doc-head@FreeBSD.ORG Wed Jun 26 15:42:18 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A269B1C5; Wed, 26 Jun 2013 15:42:18 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9426C1D0E; Wed, 26 Jun 2013 15:42:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5QFgI4m072102; Wed, 26 Jun 2013 15:42:18 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5QFgI3x072101; Wed, 26 Jun 2013 15:42:18 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201306261542.r5QFgI3x072101@svn.freebsd.org> From: Warren Block Date: Wed, 26 Jun 2013 15:42:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42066 - head/en_US.ISO8859-1/books/fdp-primer/overview 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.14 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, 26 Jun 2013 15:42:18 -0000 Author: wblock Date: Wed Jun 26 15:42:18 2013 New Revision: 42066 URL: http://svnweb.freebsd.org/changeset/doc/42066 Log: Minor wording and formatting changes. Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jun 26 15:40:23 2013 (r42065) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Wed Jun 26 15:42:18 2013 (r42066) @@ -47,7 +47,7 @@ FDP. Willingness to contribute is the only membership requirement. - This Primer shows the reader how to: + This primer shows the reader how to: @@ -136,8 +136,8 @@ Quick Start - Here we describe the steps contributors must follow before - they can make changes to the FDP. New + Here we describe the steps contributors must take before + making changes to the FDP. New contributors will interact with other members of the &os; Documentation Team, which can assist in learning to use XML and the suggestions in @@ -235,7 +235,7 @@ the type of documentation being edited will generate that documentation in split HTML format. For example, to build the English version of the Handbook, type - make in the + make in the en_US.ISO8859-1/books/handbook/ directory. This step is necessary to make sure that the edits do not break the build.