09/06/18 00:19:27 Rdx3qk7S
>>157
そのエラーはgroffのものの様に見えるのでgroffまわりがあやしい。
manを表示させた後^zで抜けて ps -ef | grep groffではどんな表示が出る?
sh -c (cd "/usr/share/man/ja" && (echo ".ll 15.3i"; echo ".nr LL 15.3i"; echo ".pl 1100i"; /bin/bzip2 -c -d '/usr/share/man/ja/man1/man.1.bz2';
echo ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | nkf -e | LC_ALL=ja_JP.eucJP /usr/bin/groff -Tnippon -mandocj | nkf -w | /usr/bin/less)
自分の環境では末尾がこうなってるものが出る。/usr/bin/less以外に違うものがあるか調べてみて