Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 15:52:57 +0000 (UTC)
From:      Ryusuke SUZUKI <ryusuke@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r51116 - head/ja_JP.eucJP/htdocs
Message-ID:  <201710131552.v9DFqvpe072425@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Fri Oct 13 15:52:57 2017
New Revision: 51116
URL: https://svnweb.freebsd.org/changeset/doc/51116

Log:
  - Merge the following from the English version:
  
  	r49718 -> r51089	head/ja_JP.eucJP/htdocs/relnotes.xml

Modified:
  head/ja_JP.eucJP/htdocs/relnotes.xml

Modified: head/ja_JP.eucJP/htdocs/relnotes.xml
==============================================================================
--- head/ja_JP.eucJP/htdocs/relnotes.xml	Thu Oct 12 15:39:02 2017	(r51115)
+++ head/ja_JP.eucJP/htdocs/relnotes.xml	Fri Oct 13 15:52:57 2017	(r51116)
@@ -2,9 +2,10 @@
 <!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
 "http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
 <!ENTITY title "リリース文書">
+<!ENTITY current "12.0R">
 ]>
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r49718 -->
+<!-- Original revision: r51089 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">;
     <head>
@@ -70,13 +71,16 @@
     <h3>FreeBSD-CURRENT リリース文書</h3>
 
     <ul>
-      <li><a href="&enbase;/relnotes/CURRENT/readme/index.html">README</a></li>
+      <li><a href="&enbase;/releases/&current;/readme.html">README</a></li>
 
-      <li><a href="&enbase;/relnotes/CURRENT/relnotes/index.html">リリースノート</a></li>
+      <li><a href="&enbase;/releases/&current;/relnotes.html">リリースノート</a></li>
 
-      <li><a href="&enbase;/relnotes/CURRENT/hardware/index.html">ハードウェアリスト</a></li>
+      <li><a href="&enbase;/releases/&current;/hardware.html">ハードウェアリスト</a></li>
 
-      <li><a href="&enbase;/relnotes/CURRENT/errata/index.html">Errata (正誤表)</a></li>
+      <?ignore
+      <li><a href="&enbase;/releases/&current;/errata.html">Errata (正誤表)</a></li>
+      ?>
+
     </ul>
 
     <h3>FreeBSD 11-STABLE リリース文書</h3>
@@ -102,29 +106,5 @@
 
       <li><a href="&enbase;/relnotes/10-STABLE/errata/index.html">Errata (正誤表)</a></li>
     </ul>
-
-    <h3>FreeBSD 9-STABLE リリース文書</h3>
-
-    <ul>
-      <li><a href="&enbase;/relnotes/9-STABLE/readme/index.html">README</a></li>
-
-      <li><a href="&enbase;/relnotes/9-STABLE/relnotes/index.html">リリースノート</a></li>
-
-      <li><a href="&enbase;/relnotes/9-STABLE/hardware/index.html">ハードウェアリスト</a></li>
-
-      <li><a href="&enbase;/relnotes/9-STABLE/errata/index.html">Errata (正誤表)</a></li>
-    </ul>
-
-<!-- note: not found as of 20151112
-    <h2>他のサイト</h2>
-
-    <p>FreeBSD -CURRENT, -STABLE そして最近の -RELEASE 用の
-      HTML, PDF およびテキスト形式の単一ファイルのリリース文書は、
-    <a
-      href="http://people.FreeBSD.org/~bmah/relnotes/">Release
-      Documentation Snapshot Site</a> で公開されています。
-      このページの文書は定期的に更新されます。</p>
--->
-
   </body>
 </html>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710131552.v9DFqvpe072425>