head	1.2;
access;
symbols
	HRS_XML_CLEANUP:1.1
	HRS_XML_CLEANUP_PRE:1.1
	EMILYBOYD_REDESIGN:1.1
	PRE_REDESIGN:1.1
	XML_XSL_XP:1.1.0.2
	XML_XSL_XP_BP:1.1;
locks; strict;
comment	@# @;


1.2
date	2011.08.10.10.41.26;	author ryusuke;	state Exp;
branches;
next	1.1;

1.1
date	2001.04.29.17.55.25;	author hrs;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Merge the following from the English version:

	1.1 -> 1.2	www/ja/releases/4.3R/Makefile
	1.2 -> 1.6	www/ja/releases/4.3R/announce.sgml
	1.18 -> 1.21	www/ja/releases/4.3R/errata.sgml
	1.3 -> 1.6	www/ja/releases/4.3R/notes.sgml
@
text
@# $FreeBSD: www/ja/releases/4.3R/Makefile,v 1.1 2001/04/29 17:55:25 hrs Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.2

.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif

DOCS=	announce.sgml
DOCS+=	errata.sgml
DOCS+=	notes.sgml

### Revision checking
REVCHECK=	YES

.include "${WEB_PREFIX}/share/mk/web.site.mk"
@


1.1
log
@- Add new translations and activate them:

	1.27  -> 1.28	releases/Makefile
	1.47  -> 1.54	releases/index.sgml
	(new)		releases/4.3R/Makefile
	(new)		releases/4.3R/announce.sgml
	(new)		releases/4.3R/errata.sgml
	(new)		releases/4.3R/notes.sgml

Submitted by:	hino@@ccm.cl.nec.co.jp
Reviewed by:	sugimura@@kitanet.ne.jp, susumu@@wakabaya.net

- Merge the following from the English version:

	1.206 -> 1.226	support.sgml
	1.11  -> 1.12 	releases/snapshots.sgml

Submitted by:	Naoto Murakoshi <s1991204@@cc.musashi.ac.jp>
References:	[doc-jp 8159]
@
text
@d1 1
a1 1
# $FreeBSD$
d3 1
a3 1
# Original revision: 1.1
d12 3
a14 1
DOCS=	announce.sgml notes.sgml errata.sgml
@

