From ca40df8af161026ffd0e7ef4370f82e409701e25 Mon Sep 17 00:00:00 2001
From: Hiroki Sato <hrs@FreeBSD.org>
Date: Sat, 10 Aug 2002 20:48:37 +0000
Subject: [PATCH] Add Japanese version of teams.ent.

---
 ja_JP.eucJP/share/sgml/catalog   |  5 ++++-
 ja_JP.eucJP/share/sgml/teams.ent | 31 +++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)
 create mode 100644 ja_JP.eucJP/share/sgml/teams.ent

diff --git a/ja_JP.eucJP/share/sgml/catalog b/ja_JP.eucJP/share/sgml/catalog
index 7908ab61e6..5ea23aa21a 100644
--- a/ja_JP.eucJP/share/sgml/catalog
+++ b/ja_JP.eucJP/share/sgml/catalog
@@ -1,7 +1,7 @@
   -- ...................................................................... --
   -- FreeBSD SGML Public Identifiers ...................................... --
   
-  -- $FreeBSD: doc/ja_JP.eucJP/share/sgml/catalog,v 1.2 2001/06/21 03:38:32 chris Exp $
+  -- $FreeBSD$
   --
 
 PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
@@ -12,3 +12,6 @@ PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JA"
 
 PUBLIC  "-//FreeBSD//ENTITIES DocBook Author Entities//JA"
         "authors.ent"
+
+PUBLIC  "-//FreeBSD//ENTITIES DocBook Team Entities//JA"
+        "teams.ent"
diff --git a/ja_JP.eucJP/share/sgml/teams.ent b/ja_JP.eucJP/share/sgml/teams.ent
new file mode 100644
index 0000000000..677bd3866d
--- /dev/null
+++ b/ja_JP.eucJP/share/sgml/teams.ent
@@ -0,0 +1,31 @@
+<!--
+     Names and email address of teams of people working on specified
+     tasks. Usally they're just mail aliases set up at hub.FreeBSD.org
+
+     Use these entities when referencing appropriate teams.
+
+     Please keep this list in alphabetical order by entity names.
+
+     IMPORTANT:  If you delete names from this file you *must* ensure that
+                 all references to them have been removed from the handbook's
+                 translations.  If they haven't then you *will* break the
+                 builds for the other languages, and we will poke fun of you
+                 in public.
+ 
+     $FreeBSD$
+     Original revision: 1.4
+-->
+
+<!ENTITY a.core-secretary "����������� <email>core-secretary@FreeBSD.org</email>">
+
+<!ENTITY a.cvs "CVS ��ݥ��ȥ������ <email>cvs@FreeBSD.org</email>">
+
+<!ENTITY a.faq "FAQ ������ <email>faq@FreeBSD.org</email>">
+
+<!ENTITY a.portmgr "ports ���������� <email>portmgr@FreeBSD.org</email>">
+
+<!ENTITY a.re "��꡼�����󥸥˥���󥰥����� <email>re@FreeBSD.org</email>">
+
+<!ENTITY a.security-officer "�������ƥ����ե��������� <email>security-officer@FreeBSD.org</email>">
+
+<!ENTITY a.www "FreeBSD �����֥ޥ����᡼��󥰥ꥹ�� <email>www@FreeBSD.org</email>">