On Thu, 16 Sep 2004 20:15:00 +0200, Michael Schwendt wrote: > On Thu, 16 Sep 2004 13:31:48 -0400, Scot L. Harris wrote: > > > On Thu, 2004-09-16 at 10:42, Alexander Dalloz wrote: > > > > > > > > there is > > > > > > http://wftp.tu-chemnitz.de/pub/linux/fedora-core/2/i386/os/Fedora/RPMS/ncompress-4.2.4-35.i386.rpm > > > > > > $ LANG=C rpm -qpl ncompress-4.2.4-35.i386.rpm > > > /usr/bin/compress > > > /usr/bin/uncompress > > > /usr/share/doc/ncompress-4.2.4 > > > /usr/share/doc/ncompress-4.2.4/LZW.INFO > > > /usr/share/doc/ncompress-4.2.4/README > > > /usr/share/man/man1/compress.1.gz > > > /usr/share/man/man1/uncompress.1.gz > > > > > > Alexander > > > > Interesting that the man pages are not packaged with that rpm. Thanks. > > See compress.1 and uncompress.1 in above package listing. What other > man pages have you found earlier and where? > Most likely compress.1p and uncompress.1p for POSIX, as included within the man-pages package (/usr/share/man/man1p).