Obtained from: The FreeBSD Simplified Chinese Project Thanks goes to: Gavin MU <gavin.mu at gmail dot com> [1], Fukang CHEN <loader at freebsdmall dot com> [2], intron <intron at intron dot ac> [3] [1] The original translation with me. [2] New layout and structural improvements. [3] Additional and continued contributions.
27 lines
1.1 KiB
Text
27 lines
1.1 KiB
Text
<!-- $FreeBSD: www/zh_CN/includes.navdownload.sgml,v 1.1.1000.6 2006/05/10 15:02:22 delphij Exp $ -->
|
||
|
||
<!-- The FreeBSD Simplified Chinese Documentation Project -->
|
||
<!-- From FreeBSD: www/share/sgml/includes.navdownload.sgml,v 1.5 2006/02/14 19:19:10 ceri -->
|
||
|
||
<!ENTITY % relincludes SYSTEM "../share/sgml/includes.release.sgml"> %relincludes;
|
||
|
||
<!ENTITY nav '<div id="SIDENAV">
|
||
<h2 class="blockhide">Section Navigation</h2>
|
||
<ul>
|
||
<li><a href="&base;/where.html">获得 FreeBSD</a></li>
|
||
<li><a href="&base;/releases/">发行版信息</a>
|
||
<ul>
|
||
<li><a href="&enbase;/&u.rel.announce;">生产适用版: &rel.current;</a></li>
|
||
<li><a href="&enbase;/&u.rel2.announce;">生产适用版 (旧式): &rel2.current;</a></li>
|
||
<li><a href="&enbase;/snapshots/">快照版本</a></li>
|
||
<![ %beta.testing; [
|
||
<li><a href="&enbase;/&u.betarel.schedule;">将发布的版本: &betarel.current;</a></li>
|
||
]]>
|
||
<![ %beta2.testing; [
|
||
<li><a href="&u.betarel2.schedule;">将发布的版本: &betarel2.current;</a></li>
|
||
]]>
|
||
</ul>
|
||
</li>
|
||
<li><a href="&enbase;/ports/">移植的应用程序 (ports)</a></li>
|
||
</ul>
|
||
</div> <!-- sidenav -->'>
|