- Merge the following from the English version:

r42069 -> r45354	head/ja_JP.eucJP/htdocs/docproj/current.xml
This commit is contained in:
Ryusuke SUZUKI 2014-07-23 09:51:09 +00:00
parent a82d3f4453
commit f651779b7b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45356

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="euc-jp"?>
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
"http://www.FreeBSD.org/XML/doc/share/xml/xhtml10-freebsd.dtd" [
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
<!ENTITY title "FreeBSD ドキュメンテーションプロジェクト: 進行中のプロジェクト">
<!ENTITY imagebase "&enbase;/gifs">
@ -14,7 +14,7 @@
<!ENTITY status.wip "<img src='&imagebase;/in_progress.png' width='22' height='22' alt='In progress'>">
]>
<!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: r42069 -->
<!-- Original revision: r45354 -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
@ -154,7 +154,7 @@
<p><b>概要:</b> Perl の <a
href="http://people.FreeBSD.org/~tom/portpm/">FreeBSD::Ports</a>
モジュールを使うように CGI スクリプト url.cgi, ports.cgi, pds.cgi と
モジュールを使うように CGI スクリプト ports.cgi と
スクリプト portindex を修正する。
これらのモジュールは入念にテストする必要があります。</p>