- Merge the following from the English version:
r42073 -> r42778 head/ja_JP.eucJP/htdocs/projects/Makefile r42074 -> r42780 head/ja_JP.eucJP/htdocs/projects/projects.xml
This commit is contained in:
parent
d9bc8a36ac
commit
0852b92157
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42787
2 changed files with 3 additions and 13 deletions
ja_JP.eucJP/htdocs/projects
|
@ -1,6 +1,6 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: r42073
|
# Original revision: r42778
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -29,7 +29,7 @@ DOCS+= cvsweb.xml
|
||||||
|
|
||||||
INDEXLINK= projects.html
|
INDEXLINK= projects.html
|
||||||
|
|
||||||
#SUBDIR= acpi busdma c99 ideas mips netperf
|
#SUBDIR= acpi busdma ideas mips netperf
|
||||||
SUBDIR= mips
|
SUBDIR= mips
|
||||||
|
|
||||||
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD$ -->
|
<!-- $FreeBSD$ -->
|
||||||
<!-- The FreeBSD Japanese Documentation Project -->
|
<!-- The FreeBSD Japanese Documentation Project -->
|
||||||
<!-- Original revision: r42074 -->
|
<!-- Original revision: r42780 -->
|
||||||
|
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<head>
|
<head>
|
||||||
|
@ -175,11 +175,6 @@ FreeBSD
|
||||||
しかしながら Veritas のクローンではなく、
|
しかしながら Veritas のクローンではなく、
|
||||||
たくさんの問題を Veritas より優雅に解決しようというものです。
|
たくさんの問題を Veritas より優雅に解決しようというものです。
|
||||||
Veritas にない機能も提供しています。</li>
|
Veritas にない機能も提供しています。</li>
|
||||||
|
|
||||||
<li><a name="PathConvert" href="http://www.tamacom.com/pathconvert/">
|
|
||||||
PathConvert プロジェクト</a>:
|
|
||||||
絶対パス名と相対パス名を変換するユーティリティを開発する予定です。
|
|
||||||
これは主として NFS や WWW のユーザに恩恵を与えます。</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="kernelandsecurity"></a>
|
<a name="kernelandsecurity"></a>
|
||||||
|
@ -338,11 +333,6 @@ FreeBSD
|
||||||
また、バイナリ差分ツールを用いてバイナリ差分として配布されますので、
|
また、バイナリ差分ツールを用いてバイナリ差分として配布されますので、
|
||||||
消費する帯域を劇的に減らします。</li>
|
消費する帯域を劇的に減らします。</li>
|
||||||
|
|
||||||
<li><a name="c99" href="&enbase;/projects/c99/index.html">
|
|
||||||
FreeBSD C99 & &posix; 適合プロジェクト</a>:
|
|
||||||
このプロジェクトは ISO 9899:1999 (C99) 標準と IEEE 1003.1-2001 POSIX
|
|
||||||
標準の要求のすべてを実装することを目的としています。</li>
|
|
||||||
|
|
||||||
<li><a name="cvsweb" href="cvsweb.html">CVSweb</a>:
|
<li><a name="cvsweb" href="cvsweb.html">CVSweb</a>:
|
||||||
CVS リポジトリ用の WWW インタフェースです。
|
CVS リポジトリ用の WWW インタフェースです。
|
||||||
ブラウザを使って非常に手軽な方法でファイル階層を閲覧し、
|
ブラウザを使って非常に手軽な方法でファイル階層を閲覧し、
|
||||||
|
|
Loading…
Reference in a new issue