From owner-svn-doc-all@freebsd.org Wed Sep 2 22:56:36 2015 Return-Path: Delivered-To: svn-doc-all@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 6072E9C8DA0; Wed, 2 Sep 2015 22:56:36 +0000 (UTC) (envelope-from wblock@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 44C1C669; Wed, 2 Sep 2015 22:56:36 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t82MuaFc076007; Wed, 2 Sep 2015 22:56:36 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t82MuZIh076004; Wed, 2 Sep 2015 22:56:35 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201509022256.t82MuZIh076004@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Wed, 2 Sep 2015 22:56:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47348 - in head/en_US.ISO8859-1/books/fdp-primer: docbook-markup po-translations the-website 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.20 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: Wed, 02 Sep 2015 22:56:36 -0000 Author: wblock Date: Wed Sep 2 22:56:34 2015 New Revision: 47348 URL: https://svnweb.freebsd.org/changeset/doc/47348 Log: Add titles to examples missing them. This prevents mysterious blank, unclickable entries in the list of examples. Modified: head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml head/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Wed Sep 2 22:25:41 2015 (r47347) +++ head/en_US.ISO8859-1/books/fdp-primer/docbook-markup/chapter.xml Wed Sep 2 22:56:34 2015 (r47348) @@ -844,7 +844,7 @@ Examples can be shown with example. - <tag>example</tag> + <tag>example</tag> Source Usage: @@ -859,6 +859,8 @@ Appearance: + Rendered <tag>example</tag> + Empty files can be created easily: &prompt.user; touch file1 file2 file3 Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Wed Sep 2 22:25:41 2015 (r47347) +++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Wed Sep 2 22:56:34 2015 (r47348) @@ -595,6 +595,8 @@ DOC_PREFIX?= ${.CURDIR}/../../.. the English original. + Preserving <acronym>XML</acronym> Tags + English original: If acronymNTPacronym is not being used Modified: head/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.xml Wed Sep 2 22:25:41 2015 (r47347) +++ head/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.xml Wed Sep 2 22:56:34 2015 (r47348) @@ -150,6 +150,8 @@ + Build the Full Web Site and All Documents + Build the web site and all documents. The resulting files are left in the document tree: @@ -158,6 +160,8 @@ + Build Only the Web Site in English + Build the web site only, in English, as user jru, and install the resulting files into /tmp/www for @@ -168,6 +172,8 @@ + Build and Install the Web Site + Build the web site and all documents as user jru. Install the resulting files as