こんばんは。寺崎彰洋です。
At Thu, 6 Jan 2011 00:54:28 +0900,
In the message "[debian-users:54763] Re: 日本語 man ページのテキストファイル変換について"
<20110105155353.GC2464@debian.org>
Osamu Aoki <osamu@debian.org> wrote:
> どうも、squeezeではうまくいきませんね。
squeeze でだと、こうですかね。
% man --recode=utf8 ls | groff -K utf8 -T utf8 -man -P -o -P -b -P -c -P -u - > ls.1.txt
--
Akihiro Terasaki