From owner-svn-doc-all@FreeBSD.ORG Thu Nov 14 00:58:22 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]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 851ECF2; Thu, 14 Nov 2013 00:58:22 +0000 (UTC) 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 759082F5B; Thu, 14 Nov 2013 00:58:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rAE0wMJo073009; Thu, 14 Nov 2013 00:58:22 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id rAE0wMcN073007; Thu, 14 Nov 2013 00:58:22 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201311140058.rAE0wMcN073007@svn.freebsd.org> From: Hiroki Sato Date: Thu, 14 Nov 2013 00:58:22 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43191 - head/share/xml 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.16 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: Thu, 14 Nov 2013 00:58:22 -0000 Author: hrs Date: Thu Nov 14 00:58:21 2013 New Revision: 43191 URL: http://svnweb.freebsd.org/changeset/doc/43191 Log: Honor &doc.html.charset; for html and html-split output. Modified: head/share/xml/freebsd-xhtml-common.xsl head/share/xml/freebsd-xhtml.xsl Modified: head/share/xml/freebsd-xhtml-common.xsl ============================================================================== --- head/share/xml/freebsd-xhtml-common.xsl Thu Nov 14 00:51:34 2013 (r43190) +++ head/share/xml/freebsd-xhtml-common.xsl Thu Nov 14 00:58:21 2013 (r43191) @@ -18,6 +18,7 @@ + Modified: head/share/xml/freebsd-xhtml.xsl ============================================================================== --- head/share/xml/freebsd-xhtml.xsl Thu Nov 14 00:51:34 2013 (r43190) +++ head/share/xml/freebsd-xhtml.xsl Thu Nov 14 00:58:21 2013 (r43191) @@ -14,5 +14,7 @@ + +