Merge the following from the English version and translate title entity.
1.19 -> 1.29 www/ja/search/index-site.sgml
This commit is contained in:
parent
539fcd3e2c
commit
8833e1ae00
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35925
1 changed files with 35 additions and 33 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/ja/search/index-site.sgml,v 1.18 2004/12/09 19:48:57 rushani Exp $">
|
||||
<!ENTITY title "Site Map and Index of http://www.FreeBSD.org">
|
||||
<!ENTITY date "$FreeBSD: www/ja/search/index-site.sgml,v 1.29 2006/08/19 21:24:49 hrs Exp $">
|
||||
<!ENTITY title "http://www.FreeBSD.org のサイトマップおよび索引">
|
||||
<!ENTITY atoz SYSTEM "atoz.sgml">
|
||||
<!ENTITY site SYSTEM "site.sgml">
|
||||
]>
|
||||
|
@ -9,42 +9,44 @@
|
|||
<!-- Original revision: 1.27 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
&header;
|
||||
|
||||
<h1>サイトマップ</h1>
|
||||
&site;
|
||||
<h1>サイトマップ</h1>
|
||||
|
||||
&site;
|
||||
|
||||
<h2>各ホームページ</h2>
|
||||
<ul>
|
||||
<li><a href="&base;/commercial/commercial.html">商用ベンダー</a></li>
|
||||
<li><a href="&base;/copyright/copyright.html">著作権</a></li>
|
||||
<li><a href="&base;/docs.html">ドキュメンテーション</a></li>
|
||||
<li><a href="&base;/internal/internal.html">内部</a></li>
|
||||
<li><a href="&base;/news/news.html">ニュース</a></li>
|
||||
<li><a href="&base;/platforms/">プラットフォーム</a></li>
|
||||
<li><a href="&base;/ports/index.html">Ports</a></li>
|
||||
<li><a href="&base;/projects/projects.html">プロジェクト</a></li>
|
||||
<li><a href="&base;/releases/index.html">リリース情報</a></li>
|
||||
<li><a href="&base;/search/search.html">検索</a></li>
|
||||
<li><a href="&base;/security/security.html">セキュリティ</a></li>
|
||||
<li><a href="&base;/support.html">サポート</a></li>
|
||||
</ul>
|
||||
<hr noshade>
|
||||
<h2>各ホームページ</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="&base;/commercial/commercial.html">商用ベンダ</a></li>
|
||||
<li><a href="&base;/copyright/copyright.html">著作権</a></li>
|
||||
<li><a href="&base;/docs.html">ドキュメンテーション</a></li>
|
||||
<li><a href="&base;/internal/internal.html">内部</a></li>
|
||||
<li><a href="&base;/news/news.html">ニュース</a></li>
|
||||
<li><a href="&base;/platforms/">プラットフォーム</a></li>
|
||||
<li><a href="&base;/ports/index.html">Ports</a></li>
|
||||
<li><a href="&base;/projects/projects.html">プロジェクト</a></li>
|
||||
<li><a href="&base;/releases/index.html">リリース情報</a></li>
|
||||
<li><a href="&base;/search/search.html">検索</a></li>
|
||||
<li><a href="&base;/security/security.html">セキュリティ</a></li>
|
||||
<li><a href="&base;/support.html">サポート</a></li>
|
||||
</ul>
|
||||
|
||||
<h1>A-Z Index</h1>
|
||||
<hr noshade>
|
||||
|
||||
&atoz;
|
||||
&footer;
|
||||
</body>
|
||||
<h1>A-Z 索引</h1>
|
||||
|
||||
&atoz;
|
||||
|
||||
&footer;
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
sgml-omittag:nil
|
||||
sgml-shorttag:nil
|
||||
End:
|
||||
-->
|
||||
<!-- Keep this comment at the end of the file
|
||||
Local variables:
|
||||
mode: sgml
|
||||
sgml-omittag:nil
|
||||
sgml-shorttag:nil
|
||||
End:
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue