- Merge the following from the English version:
1.210 -> 1.211 news/newsflash.sgml
- Fix ${LOCALTOP} and *.revinc (this is no longer needed
for revision checking):
news/1996/Makefile
news/1997/Makefile
This commit is contained in:
parent
d213d7a2cf
commit
0512863f96
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=8172
3 changed files with 11 additions and 17 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/ja/news/1996/Makefile,v 1.2 2000/09/28 11:58:24 hrs Exp $
|
# $FreeBSD: www/ja/news/1996/Makefile,v 1.3 2000/10/02 09:16:10 kuriyama Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.2
|
# Original revision: 1.2
|
||||||
|
|
||||||
|
|
@ -11,12 +11,6 @@ LOCALTOP= ../..
|
||||||
DOCS= index.sgml
|
DOCS= index.sgml
|
||||||
|
|
||||||
### Revision checking
|
### Revision checking
|
||||||
#REVFILES= ${DOCS:M*.sgml:S/.sgml$/.revinc/g}
|
|
||||||
REVCHECK= YES
|
REVCHECK= YES
|
||||||
|
|
||||||
.include "${LOCALTOP}/web.mk"
|
.include "${LOCALTOP}/web.mk"
|
||||||
REVFILES= ${DOCS:M*.sgml:S/.sgml$/.revinc/g}
|
|
||||||
BUILDTOP= ../../..
|
|
||||||
DIR_IN_LOCAL= news/1996
|
|
||||||
|
|
||||||
.include "../../web.mk"
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/ja/news/1997/Makefile,v 1.2 2000/09/28 11:58:24 hrs Exp $
|
# $FreeBSD: www/ja/news/1997/Makefile,v 1.3 2000/10/02 09:16:10 kuriyama Exp $
|
||||||
# The FreeBSD Japanese Documentation Project
|
# The FreeBSD Japanese Documentation Project
|
||||||
# Original revision: 1.2
|
# Original revision: 1.2
|
||||||
|
|
||||||
|
|
@ -10,11 +10,7 @@ LOCALTOP= ../..
|
||||||
|
|
||||||
DOCS= index.sgml
|
DOCS= index.sgml
|
||||||
|
|
||||||
REVCHECK= yes
|
### Revision checking
|
||||||
|
REVCHECK= YES
|
||||||
|
|
||||||
.include "${LOCALTOP}/web.mk"
|
.include "${LOCALTOP}/web.mk"
|
||||||
REVFILES= ${DOCS:M*.sgml:S/.sgml$/.revinc/g}
|
|
||||||
BUILDTOP= ../../..
|
|
||||||
DIR_IN_LOCAL= news/1997
|
|
||||||
|
|
||||||
.include "../../web.mk"
|
|
||||||
|
|
|
||||||
|
|
@ -1,14 +1,14 @@
|
||||||
<!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 "$FreeBSD: www/ja/news/newsflash.sgml,v 1.46 2000/10/13 07:34:46 hrs Exp $">
|
<!ENTITY date "$FreeBSD: www/ja/news/newsflash.sgml,v 1.47 2000/10/14 19:01:46 hrs Exp $">
|
||||||
<!ENTITY title "FreeBSD News Flash!">
|
<!ENTITY title "FreeBSD News Flash!">
|
||||||
<!ENTITY % rev.incl SYSTEM "newsflash.revinc"> %rev.incl;
|
<!ENTITY % rev.incl SYSTEM "newsflash.revinc"> %rev.incl;
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
<!ENTITY % newsincludes SYSTEM "includes.sgml"> %newsincludes;
|
||||||
]>
|
]>
|
||||||
<!-- $FreeBSD: www/ja/news/newsflash.sgml,v 1.46 2000/10/13 07:34:46 hrs Exp $ -->
|
<!-- $FreeBSD: www/ja/news/newsflash.sgml,v 1.47 2000/10/14 19:01:46 hrs Exp $ -->
|
||||||
<!-- The FreeBSD Japanese Documentation Project -->
|
<!-- The FreeBSD Japanese Documentation Project -->
|
||||||
<!-- Original revision: 1.210 -->
|
<!-- Original revision: 1.211 -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
@ -39,6 +39,10 @@
|
||||||
<h2>2000 年 10 月</h2>
|
<h2>2000 年 10 月</h2>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><p><b>00/10/16</b>
|
||||||
|
新コミッター就任: <a href="mailto:jon@FreeBSD.org">Jonathan Chen</a>
|
||||||
|
(newcard cardbus 担当)</p></li>
|
||||||
|
|
||||||
<li><p><b>00/10/03</b>
|
<li><p><b>00/10/03</b>
|
||||||
<a href="http://www.bsdcon.com">BSDCon</a>
|
<a href="http://www.bsdcon.com">BSDCon</a>
|
||||||
におけるすべての講演<a href="http://www.bsdcon.com/schedule.php3"
|
におけるすべての講演<a href="http://www.bsdcon.com/schedule.php3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue