On Wed, Sep 23, 2009 at 06:09:38PM +0200, Michael Wagner wrote: > * Wu, Yue <[email protected]> 23.09.2009 > > In mutt offical site, the documentation for devel version: > > > > text version: http://www.mutt.org/doc/devel/manual.txt > > > > is an uncompleted version, which just give a table of contents and the first > > chapter. > > > > text gzipped version: http://www.mutt.org/doc/devel/manual.txt.gz > > > > isn't a gzipped version actually, I can't gunzip with it. > > Hello Wu, > > the version at http://www.mutt.org/doc/devel/manual.txt.gz is a gzipped > file. I've downloaded it for testing and everything is allright with the > it. Also when I visited the side with different text browsers, they > showed me all the correct file. > > What browser do you use?
I'm using opera 10.0 for FreeBSD. y...@bsd ~/gtd/stuff > gzip -tv manual.txt.gz gzip: manual.txt.gz: not in gzip format manual.txt.gz: NOT OK y...@bsd ~/gtd/stuff > gzip --version FreeBSD gzip 20090621 I'm curious why not just use `tar jcvf manul.txt.bz2 manual.txt`? -- Hi, Wu, Yue
