[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: xshisen_1.51-2 --- Shisen-sho game for X11



Hello,


On Mon, Feb 20, 2006 at 02:17:10PM -0300, Margarita Manterola wrote:
> Also, I got all these lintian errors:
> 
> W: xshisen: manpage-has-errors-from-man
> usr/share/man/man6/xshisen.6.gz 140: a space character is not allowed
> in an escape name

This first warning is caused by a '\' not escaped.
'\n' should be changed to '\\n' on line 140.
(This is also the case in some of the .ja man pages.)

> W: xshisen: manpage-has-errors-from-man
> usr/share/man/ja/man6/xshisen.6.gz 9: warning [p 1, 2.0i]: cannot
> adjust line

lintian don't know the encoding of the man page. This warning can be ignored.
You can run man -Lja <page> in a japanese environment to check if there
are some issues in the Japanese pages.

I've noticed that the xshisen.6 page is distributed in a lot of encoding.
I don't think this is necessary on Debian. Man should recode the page from
/usr/share/man/ja to the user's charset.

Kind Regards,
-- 
Nekral



Reply to: