Merge the following changes in the English version:
applications.sgml : 1.8 -> 1.9 docs.sgml : 1.53 -> 1.54
This commit is contained in:
parent
3ad9c74b8f
commit
1f8c2cce33
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3785
2 changed files with 8 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-08-09 16:22:14 $">
|
||||
<!ENTITY date "$Date: 1998-11-11 18:20:23 $">
|
||||
<!ENTITY title "About Applications for FreeBSD">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: applications.sgml,v 1.5 1998-08-09 16:22:14 kuriyama Exp $ -->
|
||||
<!-- $Id: applications.sgml,v 1.6 1998-11-11 18:20:23 motoyuki Exp $ -->
|
||||
<!-- The FreeBSS Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.8 -->
|
||||
<!-- Original revision: 1.9 -->
|
||||
|
||||
<HTML>
|
||||
&header;
|
||||
|
@ -83,7 +83,7 @@ Java
|
|||
<LI><B>ネットサーフィン. </B> 本物のUNIXワークステーションはすばらしい
|
||||
Internet サーフボードを構成することができ, FreeBSD 上では Java をサポー
|
||||
トした <A
|
||||
HREF="http://home.netscape.com/comprod/products/navigator/index.html">Netscape
|
||||
HREF="http://home.netscape.com/comprod/products/communicator/index.html">Netscape
|
||||
Navigator</A> の BSD版が動きます. あなたのデスクトップ上の FreeBSD により,
|
||||
Web をサーフし, あなた自身の Webページを公表し, Usenet news を読み,
|
||||
email を送受信することができます. </LI>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1998-09-21 16:34:25 $">
|
||||
<!ENTITY date "$Date: 1998-11-11 18:20:23 $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: docs.sgml,v 1.16 1998-09-21 16:34:25 motoyuki Exp $ -->
|
||||
<!-- $Id: docs.sgml,v 1.17 1998-11-11 18:20:23 motoyuki Exp $ -->
|
||||
<!-- The FreeBSD Japanese Documentation Project -->
|
||||
<!-- Original revision: 1.53 -->
|
||||
<!-- Original revision: 1.54 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
@ -105,7 +105,7 @@
|
|||
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">ソースからの FreeBSD アップグレード (<b><tt>make world</tt></b> を使う)</a></li>
|
||||
<li><a href="../tutorials/diskformat/diskformat.html">FreeBSD 2.2-RELEASE
|
||||
で使うためのメディアのフォーマット</a></li>
|
||||
<li><a href="http://www.tfug.org/helpdesk/freebsd/bsdnewbie.html">初心者のための FreeBSD 2.2.5 のインストールの詳細</a>
|
||||
<li><a href="http://www.freebsd.org/~rpratt/227/">初心者のための FreeBSD 2.2.7 のインストールの詳細</a>
|
||||
</ul>
|
||||
|
||||
<a name="addresources"></a>
|
||||
|
|
Loading…
Reference in a new issue