On Fri, 23 Mar 2001, Rui Hirokawa wrote:
>
> There is some corrupted characters in japanese PHP manual.
> It is caused by typos in some older versions of stylesheets
> in common/dbl1ja.ent.
>
> Please modify some definitions in stylesheet as follows,
> or update to the newest versions of stylesheet.
>
> in common/dbl1ja.ent
>
> <!ENTITY by "\U-FF1A;">
> <!ENTITY Edited "\U-4F5C;\U-8005;">
> <!ENTITY Editedby "&Edited;&by;">
Hmm. At least on toye, the first two entities are the same, the third one
<!ENTITY Editedby "\U-4564;\U-6974;\U-3B20;\U-2662;\U-793B;">
But then, I'm not sure where the html version is produced. I can change it
on toye if you confirm that this is really what you want, and I'm not
fixing the wrong machine...
-- Jouni