On Fri, Oct 05, 2007 at 07:41:54AM +0200, Michael Kerrisk wrote: > A. Costa wrote: >> A reply to just one point, with more later... >> On Thu, 04 Oct 2007 20:19:38 +0200 Michael Kerrisk <[EMAIL PROTECTED]> wrote: >>> dpkg -S $(man -w <man-page-name>) >>> >>> might be useful here, in order to determine that upstream package. >>> From 2006, a related BTS thread, thankyougoogle: >> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358102 >> Rerunning its code in 2007: >> # approximate man page count of my system's debian packages (no >> symlinks) >> % for f in `dglob | sort`; do b=`dlocate -L $f | grep ".*man/man.*.gz" >> |
>> % sort -bg /tmp/mancount.txt | tail | tac >> 687 manpages-dev >> 611 libx11-dev >> 128 manpages > > Gosh X11 really is big, isn't it ;-). I don't have Debian handy -- it > would be interested to know what's in manpages-dev and manpages. You can get a list of files by chosing from here: "sid" then "list of files": http://packages.debian.org./manpages -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]