- Merge the following from the English version:
r51089 -> r51090 head/ja_JP.eucJP/htdocs/relnotes.xml
This commit is contained in:
parent
f0db49f157
commit
290d89120d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51117
1 changed files with 32 additions and 19 deletions
|
@ -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/¤t;/readme.html">README</a></li>
|
||||
<li><a
|
||||
href="&enbase;/releases/¤t;/readme.html">README</a></li>
|
||||
|
||||
<li><a href="&enbase;/releases/¤t;/relnotes.html">リリースノート</a></li>
|
||||
<li><a
|
||||
href="&enbase;/releases/¤t;/relnotes.html">リリースノート</a></li>
|
||||
|
||||
<li><a href="&enbase;/releases/¤t;/hardware.html">ハードウェアリスト</a></li>
|
||||
<li><a
|
||||
href="&enbase;/releases/¤t;/hardware.html">ハードウェアリスト</a></li>
|
||||
|
||||
<?ignore
|
||||
<li><a href="&enbase;/releases/¤t;/errata.html">Errata (正誤表)</a></li>
|
||||
<li><a href="&enbase;/releases/¤t;/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>
|
||||
|
|
Loading…
Reference in a new issue