mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-07 21:09:48 +01:00
Changed description of bzip2, thanks Randy McMurchy
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
fc1024a7a4
commit
9bd36eab71
@ -1,7 +1,9 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../general.ent">
|
||||
<!ENTITY % patches-entities SYSTEM "../patches.ent">
|
||||
%general-entities;
|
||||
%patches-entities;
|
||||
]>
|
||||
<sect1 id="ch-system-bzip2" role="wrap">
|
||||
<title>Bzip2-&bzip2-version;</title>
|
||||
@ -11,8 +13,8 @@
|
||||
|
||||
<sect2 role="package"><title/>
|
||||
<para>The Bzip2 package contains programs for compressing and decompressing
|
||||
files. Text files yield a much better compression than with the
|
||||
traditional <command>gzip</command>.</para>
|
||||
files. Compressing text files with <command>bzip2</command> yield a much better
|
||||
compression percentage than with the traditional <command>gzip</command>.</para>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>&buildtime;</segtitle>
|
||||
|
Loading…
Reference in New Issue
Block a user