Fix indent and remove trailing whitespaces.

This commit is contained in:
Hiroki Sato 2005-10-04 17:15:06 +00:00
parent 0eb279beb5
commit 30f9d775ed
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25838
7 changed files with 397 additions and 386 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/ja/applications.sgml,v 1.23 2004/11/17 21:53:11 rushani Exp $">
<!ENTITY date "$FreeBSD: www/ja/applications.sgml,v 1.24 2005/10/04 16:21:45 hrs Exp $">
<!ENTITY title "About Applications for FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/ja/availability.sgml,v 1.20 2003/09/21 17:18:13 hrs Exp $">
<!ENTITY date "$FreeBSD: www/ja/availability.sgml,v 1.21 2005/10/04 16:21:45 hrs Exp $">
<!ENTITY title "About FreeBSD's availability">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/ja/docs.sgml,v 1.64 2005/06/16 14:51:43 rushani Exp $">
<!ENTITY date "$FreeBSD: www/ja/docs.sgml,v 1.65 2005/10/04 16:21:45 hrs Exp $">
<!ENTITY title "Documentation">
<!ENTITY % navincludes SYSTEM "includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/ja/features.sgml,v 1.18 2005/07/16 07:51:57 rushani Exp $">
<!ENTITY date "$FreeBSD: www/ja/features.sgml,v 1.19 2005/10/04 16:21:45 hrs Exp $">
<!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/ja/features.sgml,v 1.18 2005/07/16 07:51:57 rushani Exp $ -->
<!-- $FreeBSD: www/ja/features.sgml,v 1.19 2005/10/04 16:21:45 hrs Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.23 -->

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/ja/includes.sgml,v 1.57 2005/06/28 16:40:37 rushani Exp $ -->
<!-- $FreeBSD: www/ja/includes.sgml,v 1.58 2005/10/04 16:21:45 hrs Exp $ -->
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.62 -->

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP" ?>
<!-- $FreeBSD: www/ja/includes.xsl,v 1.27 2005/03/06 15:09:03 rushani Exp $ -->
<!-- $FreeBSD: www/ja/includes.xsl,v 1.28 2005/10/04 16:21:45 hrs Exp $ -->
<!-- Original revision: 1.20 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="EUC-JP" ?>
<!-- $FreeBSD: www/ja/index.xsl,v 1.41 2005/03/06 15:09:03 rushani Exp $ -->
<!-- $FreeBSD: www/ja/index.xsl,v 1.42 2005/10/04 16:21:45 hrs Exp $ -->
<!-- Original revision: 1.100 -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -10,7 +10,7 @@
<xsl:variable name="base" select="'.'"/>
<xsl:variable name="enbase" select="'..'"/>
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.41 2005/03/06 15:09:03 rushani Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD: www/ja/index.xsl,v 1.42 2005/10/04 16:21:45 hrs Exp $'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/>
<!-- these params should be externally bound. The values
@ -29,7 +29,7 @@
<xsl:output type="html" encoding="EUC-JP"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
<xsl:template match="/">
<xsl:template match="/">
<html>
<head>
<title><xsl:value-of select="$title"/></title>
@ -57,23 +57,18 @@
</head>
<body>
<div id="containerwrap">
<div id="container">
<xsl:copy-of select="$header2"/>
<div id="content">
<div id="frontcontainer">
<div id="frontmain">
<div id="frontfeaturecontainer">
<div id="frontfeatureleft">
<div id="frontfeaturecontent">
<h1>
ベースは BSD UNIX&#174;
</h1>
<p>
FreeBSD は x86 互換機 (Pentium&#174; や Athlon &#8482; など),
<h1>ベースは BSD UNIX&#174;</h1>
<p>FreeBSD は x86 互換機 (Pentium&#174; や Athlon &#8482; など),
amd64 互換機 (Opteron &#8482;, Athlon 64, EM64T など),
Alpha/AXP, IA-64, PC-98, UltraSPARC&#174;
の各アーキテクチャに対応した高性能なオペレーティングシステムです。
@ -83,6 +78,7 @@
>多くの人々が参加する開発者チーム</a>によって開発・保守がおこなわれています。
また、未対応の<a href="{$base}/platforms/">プラットフォーム</a
>の開発作業も進行中です。</p>
<div id="txtfrontfeaturelink">
&#187;<a href="{$base}/about.html" title="Learn More">詳しくはこちら</a>
</div> <!-- txtfrontfeaturelink -->
@ -91,20 +87,32 @@
<div id="frontfeaturemiddle">
<div class="frontgetroundbox">
<div class="frontgettop"><div>&#160;</div>&#160;</div>
<div class="frontgettop">
<div>
&#160;
</div>
&#160;</div>
<div class="frontgetcontent">
<a href="{$base}/where.html">FreeBSD を入手する</a>
</div> <!-- frontgetcontent -->
<div class="frontgetbot"><div>&#160;</div>&#160;</div>
<div class="frontgetbot">
<div>
&#160;
</div>
&#160;</div>
</div> <!-- frontgetroundbox -->
<div id="frontreleases">
<div id="frontreleasescontent" class="txtshortcuts">
<h2>最新リリース</h2>
<ul id="frontreleaseslist">
<li>
<a href="{$u.rel.announce}">プロダクションリリース <xsl:value-of select="$rel.current"/></a>
</li>
<li>
<a href="{$u.rel2.announce}">プロダクションリリース (旧版) <xsl:value-of select="$rel2.current"/></a>
</li>
@ -115,6 +123,7 @@
<div id="frontfeatureright">
<h2 class="blockhide">他言語へのリンク</h2>
<div id="languagenav">
<ul id="languagenavlist">
<li>
@ -189,12 +198,12 @@
</div> <!-- frontfeaturecontainer -->
<br class="clearboth" />
<div id="frontnemscontainer">
<div id="frontnews">
<div id="frontnewscontent" class="txtnewsevent">
<h2>最新ニュース</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-news-project-items">
<xsl:with-param name="news.project.xml-master" select="$news.project.xml-master" />
<xsl:with-param name="news.project.xml" select="$news.project.xml" />
@ -214,13 +223,14 @@
</div> <!-- frontnewscontent -->
</div> <!-- frontnews -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontevents">
<div id="fronteventscontent" class="txtnewsevent">
<h2>イベント予定</h2>
<div class="newseventswrap">
<div class="newseventswrap">
<xsl:call-template name="html-index-events-items">
<xsl:with-param name="events.xml-master" select="$events.xml-master" />
<xsl:with-param name="events.xml" select="$events.xml" />
@ -238,13 +248,14 @@
</div> <!-- frontnewsevents -->
</div> <!-- frontevents -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontmedia">
<div id="frontmediacontent" class="txtnewsevent">
<h2>ニュース記事</h2>
<div class="newseventswrap">
<div class="newseventswrap">
<xsl:call-template name="html-index-news-press-items">
<xsl:with-param name="news.press.xml-master" select="$news.press.xml-master" />
<xsl:with-param name="news.press.xml" select="$news.press.xml" />
@ -261,13 +272,14 @@
</div> <!-- frontmediacontent -->
</div> <!-- frontmedia -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontsecurity">
<div id="frontsecuritycontent" class="txtnewsevent">
<h2>セキュリティ勧告</h2>
<div class="newseventswrap">
<div class="newseventswrap">
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
<xsl:with-param name="type" select="'advisory'" />
@ -289,16 +301,16 @@
</div> <!-- newseventswrap -->
<br />
<h2>Errata 情報</h2>
<div class="newseventswrap">
<h2>Errata 情報</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$notices.xml" />
<xsl:with-param name="type" select="'notice'" />
</xsl:call-template>
</div> <!-- newseventswrap -->
</div> <!-- frontsecuritycontent -->
</div> <!-- frontsecurity -->
@ -307,15 +319,14 @@
</div> <!-- frontnemscontainer -->
</div> <!-- frontmain -->
</div> <!-- frontcontainer -->
</div> <!-- content -->
<div id="footer">
<xsl:copy-of select="$copyright"/><br />
<xsl:copy-of select="$date"/>
</div> <!-- footer -->
</div> <!-- container -->
</div> <!-- containerwrap -->
</body>
</html>
</xsl:template>