From owner-svn-doc-all@FreeBSD.ORG Tue Jun 25 18:41:51 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 B358C8DA; Tue, 25 Jun 2013 18:41:51 +0000 (UTC) (envelope-from eadler@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 A3D021D11; Tue, 25 Jun 2013 18:41:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PIfpBt009391; Tue, 25 Jun 2013 18:41:51 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5PIfpbY009389; Tue, 25 Jun 2013 18:41:51 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306251841.r5PIfpbY009389@svn.freebsd.org> From: Eitan Adler Date: Tue, 25 Jun 2013 18:41:51 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42045 - in head/en_US.ISO8859-1/htdocs/java: . docs 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: Tue, 25 Jun 2013 18:41:51 -0000 Author: eadler Date: Tue Jun 25 18:41:51 2013 New Revision: 42045 URL: http://svnweb.freebsd.org/changeset/doc/42045 Log: Give a direct link to the porter's handbook instead of going through a second page. Deleted: head/en_US.ISO8859-1/htdocs/java/docs/howtoports.xml Modified: head/en_US.ISO8859-1/htdocs/java/docs/Makefile head/en_US.ISO8859-1/htdocs/java/index.xml Modified: head/en_US.ISO8859-1/htdocs/java/docs/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/docs/Makefile Tue Jun 25 18:35:50 2013 (r42044) +++ head/en_US.ISO8859-1/htdocs/java/docs/Makefile Tue Jun 25 18:41:51 2013 (r42045) @@ -8,6 +8,5 @@ .endif DOCS = faq.xml -DOCS+= howtoports.xml .include "${DOC_PREFIX}/share/mk/web.site.mk" Modified: head/en_US.ISO8859-1/htdocs/java/index.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/index.xml Tue Jun 25 18:35:50 2013 (r42044) +++ head/en_US.ISO8859-1/htdocs/java/index.xml Tue Jun 25 18:41:51 2013 (r42045) @@ -2,6 +2,7 @@ + ]> @@ -56,7 +57,8 @@