Merge the following from the English version:
1.6 -> 1.7 search/Makefile 1.51 -> 1.53 search/search.sgml 1.15 -> 1.16 tutorials/index.sgml
This commit is contained in:
parent
fc34b1bf20
commit
536c2edad7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8050
3 changed files with 38 additions and 29 deletions
|
|
@ -1,21 +1,21 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY enbase CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/ja/tutorials/index.sgml,v 1.4 2000/02/20 03:33:32 motoyuki Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ja/tutorials/index.sgml,v 1.5 2000/08/28 21:40:17 hrs Exp $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % rev.incl SYSTEM "index.revinc"> %rev.incl;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/ja/tutorials/index.sgml,v 1.4 2000/02/20 03:33:32 motoyuki Exp $ -->
|
||||
<!-- $FreeBSD: www/ja/tutorials/index.sgml,v 1.5 2000/08/28 21:40:17 hrs Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.15 -->
|
||||
<!-- Original revision: 1.16 -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
||||
<p>ここには FreeBSD とそのソフトウェア及びハードウェアに関するさまざまな
|
||||
ドキュメントがあります.
|
||||
ご意見や新たなドキュメントの提供については
|
||||
<p>これは FreeBSD そのものや FreeBSD
|
||||
のソフトウェアおよびハードウェアに関するさまざまな文書のリストです.
|
||||
ご意見や新たな文書の提供については
|
||||
<a href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.org</a>
|
||||
まで英語でお願いします. また日本語訳については
|
||||
<a href="mailto:doc-jp@jp.FreeBSD.ORG">doc-jp@jp.FreeBSD.org</a>
|
||||
|
|
@ -66,6 +66,9 @@
|
|||
サーバとして使うには</a>
|
||||
(<a href="&base;/tutorials/diskless-x/article.html">単一の大きな HTML ファイル</a>).</li>
|
||||
|
||||
<li><a href="&base;/porters-handbook/">FreeBSD port 作成者のためのハンドブック</a>
|
||||
(<a href="&base;/porters-handbook/book.html">単一の大きな HTML ファイル</a>).</li>
|
||||
|
||||
<li><a href="&enbase;/tutorials/formatting-media/index.html">Formatting
|
||||
media (disks, cartridges, etc) on FreeBSD (英語版)</a>
|
||||
(<a href="&enbase;/tutorials/formatting-media/article.html">単一の大きな HTML ファイル</a>).</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue