R4000 2.2
tati****@kc5*****
2011年 3月 28日 (月) 16:31:10 JST
Hi Federico, I am Akira Tachibana, a member of Linux JM (Japanese Man-page) Project. I found 2 bugs on man-1.6g manual pages when doing translation. Patches are as follows: === --- man.man.orig 2011-03-28 16:07:07.000000000 +0900 +++ man.man 2011-03-28 16:10:25.000000000 +0900 @@ -270,7 +270,7 @@ expected to be ".html", thus a valid name for an HTML version of the .BR ls (1) man page would be -.IR /usr/share/man/htmlman1/ls.1.html . +.IR /usr/share/man/html1/ls.1.html . .SH "SEARCH PATH FOR MANUAL PAGES" .B man --- makewhatis.man.orig 2011-03-28 16:07:15.000000000 +0900 +++ makewhatis.man 2011-03-28 16:08:41.000000000 +0900 @@ -24,7 +24,7 @@ .SH NAME makewhatis \- Create the whatis database .SH SYNOPSIS -.BI "makewhatis [-u] [-v] [-w] [-s " sections " ] [-c [" catpath "]] [" manpath "]" +.BI "makewhatis [-u] [-v] [-s " sections " ] [-w] [" manpath "] [-c [" catpath "]]" .SH DESCRIPTION .B makewhatis reads all the manual pages contained in the given === Thank you in advance, Akira