Merge the following changes in the English version:

news/news.sgml         : 1.4  -> 1.5
    news/qnewsletter.sgml  : 1.7  -> 1.8
    security/security.sgml : 1.4  -> 1.5
This commit is contained in:
Motoyuki Konno 1998-10-22 14:17:56 +00:00
parent 19069e2f0b
commit 7ec14bcb31
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3654
3 changed files with 10 additions and 11 deletions

View file

@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-01 16:46:38 $"> <!ENTITY date "$Date: 1998-10-22 14:17:56 $">
<!ENTITY title "FreeBSD News"> <!ENTITY title "FreeBSD News">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes; <!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]> ]>
<!-- $Id: news.sgml,v 1.4 1998-10-01 16:46:38 motoyuki Exp $ --> <!-- $Id: news.sgml,v 1.5 1998-10-22 14:17:56 motoyuki Exp $ -->
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.4 --> <!-- Original revision: 1.5 -->
<html> <html>
&header; &header;
@ -29,7 +29,6 @@ FreeBSD Really-Quick(TM)
<h2><a href="http://www.daemonnews.org">デーモンニュース</a></h2> <h2><a href="http://www.daemonnews.org">デーモンニュース</a></h2>
<p>BSD ニュースのリーダー.</p> <p>BSD ニュースのリーダー.</p>
&newshome;
&footer; &footer;
</body> </body>
</html> </html>

View file

@ -1,13 +1,13 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-10-01 16:46:38 $"> <!ENTITY date "$Date: 1998-10-22 14:17:56 $">
<!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter"> <!ENTITY title "FreeBSD Really-Quick(TM) NewsLetter">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes; <!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
]> ]>
<!-- $Id: qnewsletter.sgml,v 1.5 1998-10-01 16:46:38 motoyuki Exp $ --> <!-- $Id: qnewsletter.sgml,v 1.6 1998-10-22 14:17:56 motoyuki Exp $ -->
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.7 --> <!-- Original revision: 1.8 -->
<html> <html>
&header; &header;

View file

@ -1,12 +1,12 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-10 12:59:12 $"> <!ENTITY date "$Date: 1998-10-22 14:17:56 $">
<!ENTITY title "FreeBSD Security Guide"> <!ENTITY title "FreeBSD Security Guide">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
<!-- $Id: security.sgml,v 1.3 1998-08-10 12:59:12 kuriyama Exp $ --> <!-- $Id: security.sgml,v 1.4 1998-10-22 14:17:56 motoyuki Exp $ -->
<!-- The FreeBSD Japanese Documentation Project --> <!-- The FreeBSD Japanese Documentation Project -->
<!-- Original revision: 1.4 --> <!-- Original revision: 1.5 -->
<html> <html>
&header; &header;
@ -195,7 +195,7 @@ OS
アーカイブ</A> アーカイブ</A>
には, セキュリティに関連した情報の膨大な集大成が入っています.</LI> には, セキュリティに関連した情報の膨大な集大成が入っています.</LI>
<LI><A href="http://www.cs.purdue.edu/homes/spaf/hotlists/csec.htm"> <LI><A href="http://www.cs.purdue.edu/coast/hotlist/">
The COAST セキュリティホットリスト</A> The COAST セキュリティホットリスト</A>
このページは, セキュリティに関連した情報を探すための, まさに適切な このページは, セキュリティに関連した情報を探すための, まさに適切な
出発点です. 数百を越える有用なセキュリティへのポインタが含まれています. 出発点です. 数百を越える有用なセキュリティへのポインタが含まれています.