We don't distribute gzip compressed docs anymore, so don't

mention this format
This commit is contained in:
Christian Brueffer 2003-09-18 20:42:42 +00:00
parent 5f99e0afac
commit bfb7561e5b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18161

View file

@ -881,7 +881,7 @@
(i.e., <filename>book.pdb</filename>,
<filename>book.html</filename>, and so on).</para>
<para>These files are then compressed using three
<para>These files are then compressed using two
compression schemes.</para>
<informaltable frame="none">
@ -905,19 +905,11 @@
port first.</entry>
</row>
<row>
<entry><literal>gz</literal></entry>
<entry>The GNU Zip format. Use &man.gunzip.1; to
uncompress these files, which is part of
FreeBSD.</entry>
</row>
<row>
<entry><literal>bz2</literal></entry>
<entry>The BZip2 format. Less widespread
than the others, but generally gives
than Zip, but generally gives
smaller files. Install the <filename
role="package">archivers/bzip2</filename>
port to uncompress these files.</entry>