- Merge the following from the English version:
r39484 -> r45654 head/ja_JP.eucJP/htdocs/search/search.xml r31809 -> r45654 head/ja_JP.eucJP/htdocs/search/search-mid.xml
This commit is contained in:
parent
5158396b36
commit
28978e507f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45677
2 changed files with 9 additions and 9 deletions
ja_JP.eucJP/htdocs/search
|
@ -1,10 +1,10 @@
|
|||
<?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 "Mailing list Message-ID Search">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.10 -->
|
||||
<!-- Original revision: r45654 -->
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
@ -15,14 +15,14 @@
|
|||
|
||||
<body>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="get">
|
||||
<form action="&cgibase;/mid.cgi" method="get">
|
||||
<b>Message-ID で検索</b><br/>
|
||||
<input name="id" type="text" size="50"/>
|
||||
<input name="db" value="mid" type="hidden"/>
|
||||
<input type="submit" value="Search"/>
|
||||
</form>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/mid.cgi" method="get">
|
||||
<form action="&cgibase;/mid.cgi" method="get">
|
||||
<b>Message-ID の記事への回答で検索</b><br/>
|
||||
<input name="db" value="irt" type="hidden"/>
|
||||
<input type="text" name="id" size="50"/>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<!ENTITY title "検索">
|
||||
]>
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: r39484 -->
|
||||
<!-- Original revision: r45654 -->
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
|
@ -23,8 +23,8 @@
|
|||
<li><a href="search-mid.html">Message-ID</a></li>
|
||||
<li><a href="https://bugs.FreeBSD.org/search/">
|
||||
障害報告 (バグ) データベース</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/man.cgi">マニュアルページ</a></li>
|
||||
<li><a href="http://www.FreeBSD.org/cgi/ports.cgi">
|
||||
<li><a href="&cgibase;/man.cgi">マニュアルページ</a></li>
|
||||
<li><a href="&cgibase;/ports.cgi">
|
||||
ports の変更</a></li>
|
||||
</ul>
|
||||
|
||||
|
@ -44,7 +44,7 @@
|
|||
href="&enbase;/doc/ja_JP.eucJP/books/handbook/index.html">ハンドブック</a>
|
||||
を含む)</h2>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
|
||||
<h3>検索文字列</h3>
|
||||
|
||||
|
@ -104,7 +104,7 @@
|
|||
href="http://markmail.org/browse/?q=list:org.freebsd">MarkMail</a>
|
||||
でもアーカイブされています。</p>
|
||||
|
||||
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
||||
<form action="&cgibase;/search.cgi" method="get">
|
||||
|
||||
<h3>検索文字列</h3>
|
||||
|
||||
|
|
Loading…
Reference in a new issue