Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 13:48:57 +0900 (JST)
From:      Hiroki Sato <hrs@eos.ocn.ne.jp>
To:        dima@unixfreak.org
Cc:        doc@freebsd.org
Subject:   Re: Moving authors.ent to share/sgml
Message-ID:  <20010816.134857.71080920.hrs@eos.ocn.ne.jp>
In-Reply-To: <20010816033301.B2DF83E28@bazooka.unixfreak.org>
References:  <20010816033301.B2DF83E28@bazooka.unixfreak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Dima,

Dima Dorfman <dima@unixfreak.org> wrote
  in <20010816033301.B2DF83E28@bazooka.unixfreak.org>:

dima> authors.ent, now found in doc/en_US.ISO8859-1/books/handbook, is no
dima> longer Handbook-specific.  In fact, its primary consumer is
dima> articles/contributers, which lists all of the committers by their
dima> entity.  Other documents, incl. the FAQ, use it, too.  I propose to
dima> move (via repo-copy) authors.ent to share/sgml.  The following patch
dima> to share/sgml/catalog should do the trick.

 I agree.

 By the way, Japanese translation team wants to keep Japanese
 developer's entry in Japanese as before, so I am thinking of putting
 additional catalog the following way:

Index: catalog
===================================================================
RCS file: /home/ncvs/doc/ja_JP.eucJP/share/sgml/catalog,v
retrieving revision 1.2
diff -d -u -I\$FreeBSD:.*\$ -I\$Id:.*\$ -I\$hrs:.*\$ -r1.2 catalog
--- catalog     2001/06/21 03:38:32     1.2
+++ catalog     2001/08/16 03:59:08
@@ -9,3 +9,6 @@
 
 PUBLIC "-//FreeBSD//ENTITIES DocBook Mailing List Entities//JP"
        "mailing-lists.ent"

+PUBLIC  "-//FreeBSD//ENTITIES DocBook Author Entities//JA"
+        "authors.ent"

 This lets Japanese version of authors.ent override
 some entries in English one.

 If there are problems, please let me know.

--
| Hiroki Sato  <hrs@FreeBSD.org>
|              <hrs@eos.ocn.ne.jp>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010816.134857.71080920.hrs>