From owner-svn-doc-all@FreeBSD.ORG Mon Jul 22 21:25:09 2013 Return-Path: Delivered-To: svn-doc-all@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 4B3CBBEF; Mon, 22 Jul 2013 21:25:09 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2308425C3; Mon, 22 Jul 2013 21:25:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r6MLP9Pk025568; Mon, 22 Jul 2013 21:25:09 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r6MLP803025566; Mon, 22 Jul 2013 21:25:08 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201307222125.r6MLP803025566@svn.freebsd.org> From: Warren Block Date: Mon, 22 Jul 2013 21:25:08 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42386 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 22 Jul 2013 21:25:09 -0000 Author: wblock Date: Mon Jul 22 21:25:08 2013 New Revision: 42386 URL: http://svnweb.freebsd.org/changeset/doc/42386 Log: Whitespace-only fixes. Translators, please ignore. 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 Mon Jul 22 21:23:03 2013 (r42385) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.xml Mon Jul 22 21:25:08 2013 (r42386) @@ -137,12 +137,12 @@ Quick Start Some preparatory steps must be taken before editing the &os; - documentation. First, subscribe to the &a.doc;. - Some team members also interact on the - #bsddocs + documentation. First, subscribe to the &a.doc;. Some team + members also interact on the #bsddocs IRC channel on EFnet. These people - can help with questions or problems involving the documentation. + can help with questions or problems involving the + documentation. @@ -153,9 +153,10 @@ - Install a local working copy of the documentation - from a mirror of the &os; repository in - ~/doc (see ). + Install a local working copy of the documentation from a + mirror of the &os; repository in + ~/doc (see + ). &prompt.user; svn checkout https://svn0.us-west.FreeBSD.org/doc/head ~/doc @@ -205,7 +206,8 @@ Review the output and edit the file to fix any problems shown, then rerun the command to find any remaining - problems. Repeat until all of the errors are resolved. + problems. Repeat until all of the errors are + resolved.