From owner-svn-doc-all@FreeBSD.ORG Sun May 20 04:05:36 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B24C106566B; Sun, 20 May 2012 04:05:36 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B48BE8FC12; Sun, 20 May 2012 04:05:34 +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 q4K45YQd065493; Sun, 20 May 2012 04:05:34 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q4K45X7i065491; Sun, 20 May 2012 04:05:33 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201205200405.q4K45X7i065491@svn.freebsd.org> From: Warren Block Date: Sun, 20 May 2012 04:05:33 +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: r38848 - head/en_US.ISO8859-1/books/fdp-primer/overview X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 20 May 2012 04:05:36 -0000 Author: wblock Date: Sun May 20 04:05:33 2012 New Revision: 38848 URL: http://svn.freebsd.org/changeset/doc/38848 Log: Whitespace-only fixes, wrapping long lines. Translators, please ignore. Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.sgml Modified: head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.sgml Sun May 20 04:02:21 2012 (r38847) +++ head/en_US.ISO8859-1/books/fdp-primer/overview/chapter.sgml Sun May 20 04:05:33 2012 (r38848) @@ -147,12 +147,12 @@ svn to view the changes. In addition, many people have written tutorials or other web - sites relating to FreeBSD. Some of these are stored in the Subversion - repository as well (where the author has agreed to this). In - other cases the author has decided to keep his documentation - separate from the main FreeBSD repository. The FDP endeavors to - provide links to as much of this documentation as - possible. + sites relating to FreeBSD. Some of these are stored in the + Subversion repository as well (where the author has agreed to + this). In other cases the author has decided to keep his + documentation separate from the main FreeBSD repository. The + FDP endeavors to provide links to as much of this documentation + as possible. @@ -163,8 +163,9 @@ How to maintain an up-to-date local copy of the FreeBSD - documentation by maintaining a local copy of the - FreeBSD Subversion repository using svn. + documentation by maintaining a local copy of the FreeBSD + Subversion repository using + svn. @@ -243,8 +244,8 @@ If you wanted to edit an existing document, such as the FAQ, which is in - head/en_US.ISO8859-1/books/faq you would - check it out of the repository like this. + head/en_US.ISO8859-1/books/faq you + would check it out of the repository like this. &prompt.user; svn checkout svn://svn.freebsd.org/doc/head/en_US.ISO8859-1/books/faq @@ -270,9 +271,9 @@ pdf, and rtf are supported. The most up to date list of supported formats is listed at the top of the - head/share/mk/doc.docbook.mk file. Make - sure to use quotes around the list of formats when you build - more than one format with a single command. + head/share/mk/doc.docbook.mk file. + Make sure to use quotes around the list of formats when you + build more than one format with a single command. For example, to convert the document to html only, you would use: