Merge the following from the English version:
1.23 -> 1.25 mailto.sgml 1.44 -> 1.45 publish.sgml 1.41 -> 1.42 y2kbug.sgml 1.29 -> 1.30 news/Makefile 1.29 -> 1.31 news/news.sgml 1.2 -> 1.3 news/newsflash.xsl 1.33 -> 1.34 ports/Makefile 1.16 -> 1.17 ports/categories 1.41 -> 1.42 ports/portindex 1.72 -> 1.74 search/search.sgml
This commit is contained in:
parent
4fee28ddad
commit
5840741a85
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11253
10 changed files with 73 additions and 61 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/ja/search/search.sgml,v 1.29 2001/09/06 13:35:07 kuriyama Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/search/search.sgml,v 1.30 2001/11/17 17:21:09 hrs Exp $">
|
||||
<!ENTITY title "Search">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.72 -->
|
||||
<!-- Original revision: 1.74 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -162,6 +162,12 @@ href="http://www.geocrawler.com/">GeoCrawler</a>
|
|||
<td>バグについてのレポートや議論</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-cluster"> <strong>Cluster</strong></td>
|
||||
<td>クラスタ環境での FreeBSD の利用に関する議論</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-hardware"> <strong>Hardware</strong></td>
|
||||
|
@ -376,6 +382,12 @@ href="http://www.geocrawler.com/">GeoCrawler</a>
|
|||
<td>FreeBSD の PowerPC への移植</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-qa"> <strong>QA</strong></td>
|
||||
<td>品質保証問題に関する議論</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><input type="checkbox" name="source"
|
||||
value="freebsd-realtime"> <strong>Realtime</strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue