#2102: Audit translated manual pages
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [email protected]
Type: task | Status: new
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):
I actually don't mind doing this. It's just one more little task at the
end of a package install.
{{{
make DESTDIR=`pwd`/dest install
find `pwd`/dest/usr/share/man -type f | xargs checkman.sh
}}}
I checked on my system, which is a pretty fleshed out desktop system, with
some servers. Results were actually really good.
The culprits were ImageMagick, git, xf86-input-evdev, elinks and shadow.
Shadow is already fixed, and git and elinks aren't in the book.
ImageMagick (/usr/share/man/man1/ImageMagick.1) and xf86-input-evdev
(/usr/share/man/man4/evdev.4) are only one man page each.
I would be OK with doing this. Alexander has already provided the tools to
make it simple.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2102>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page