Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2017 16:10:56 +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: r51117 - head/ja_JP.eucJP/htdocs
Message-ID:  <201710131610.v9DGAu4M079300@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ryusuke
Date: Fri Oct 13 16:10:56 2017
New Revision: 51117
URL: https://svnweb.freebsd.org/changeset/doc/51117

Log:
  - Merge the following from the English version:
  
  	r51089 -> r51090	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	Fri Oct 13 15:52:57 2017	(r51116)
+++ head/ja_JP.eucJP/htdocs/relnotes.xml	Fri Oct 13 16:10:56 2017	(r51117)
@@ -5,18 +5,19 @@
 <!ENTITY current "12.0R">
 ]>
 <!-- The FreeBSD Japanese Documentation Project -->
-<!-- Original revision: r51089 -->
+<!-- Original revision: r51090 -->
 
 <html xmlns="http://www.w3.org/1999/xhtml">;
-    <head>
-      <title>&title;</title>
+  <head>
+    <title>&title;</title>
 
-      <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>;
-    </head>
+    <cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>;
+  </head>
 
-    <body class="navinclude.about">
+  <body class="navinclude.about">
 
-    <img src="&enbase;/gifs/doc.jpg" alt="BSD daemon reading documentation" align="right" border="0" width="274" height="163"/>
+    <img src="&enbase;/gifs/doc.jpg" alt="BSD daemon reading documentation"
+      align="right" border="0" width="274" height="163"/>
 
     <p>FreeBSD の各ディストリビューションには、
       個々のディストリビューション (RELEASE, SNAPSHOT 等)
@@ -71,14 +72,18 @@
     <h3>FreeBSD-CURRENT リリース文書</h3>
 
     <ul>
-      <li><a href="&enbase;/releases/&current;/readme.html">README</a></li>
+      <li><a
+	  href="&enbase;/releases/&current;/readme.html">README</a></li>
 
-      <li><a href="&enbase;/releases/&current;/relnotes.html">リリースノート</a></li>
+      <li><a
+	  href="&enbase;/releases/&current;/relnotes.html">リリースノート</a></li>
 
-      <li><a href="&enbase;/releases/&current;/hardware.html">ハードウェアリスト</a></li>
+      <li><a
+	  href="&enbase;/releases/&current;/hardware.html">ハードウェアリスト</a></li>
 
       <?ignore
-      <li><a href="&enbase;/releases/&current;/errata.html">Errata (正誤表)</a></li>
+      <li><a href="&enbase;/releases/&current;/errata.html">Errata
+	  (正誤表)</a></li>
       ?>
 
     </ul>
@@ -86,25 +91,33 @@
     <h3>FreeBSD 11-STABLE リリース文書</h3>
 
     <ul>
-      <li><a href="&enbase;/relnotes/11-STABLE/readme/index.html">README</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/readme/index.html">README</a></li>
 
-      <li><a href="&enbase;/relnotes/11-STABLE/relnotes/index.html">リリースノート</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/relnotes/index.html">リリースノート</a></li>
 
-      <li><a href="&enbase;/relnotes/11-STABLE/hardware/index.html">ハードウェアリスト</a></li>
+      <li><a
+	  href="&enbase;/relnotes/11-STABLE/hardware/index.html">ハードウェアリスト</a></li>
 
-      <li><a href="&enbase;/relnotes/11-STABLE/errata/index.html">Errata (正誤表)</a></li>
+      <li><a href="&enbase;/relnotes/11-STABLE/errata/index.html">Errata
+	  (正誤表)</a></li>
     </ul>
 
     <h3>FreeBSD 10-STABLE リリース文書</h3>
 
     <ul>
-      <li><a href="&enbase;/relnotes/10-STABLE/readme/index.html">README</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/readme/index.html">README</a></li>
 
-      <li><a href="&enbase;/relnotes/10-STABLE/relnotes/index.html">リリースノート</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/relnotes/index.html">リリースノート</a></li>
 
-      <li><a href="&enbase;/relnotes/10-STABLE/hardware/index.html">ハードウェアリスト</a></li>
+      <li><a
+	  href="&enbase;/relnotes/10-STABLE/hardware/index.html">ハードウェアリスト</a></li>
 
-      <li><a href="&enbase;/relnotes/10-STABLE/errata/index.html">Errata (正誤表)</a></li>
+      <li><a href="&enbase;/relnotes/10-STABLE/errata/index.html">Errata
+	  (正誤表)</a></li>
     </ul>
   </body>
 </html>



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