mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-08 05:21:02 +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"?>
|
<?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" [
|
<!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 % general-entities SYSTEM "../general.ent">
|
||||||
|
<!ENTITY % patches-entities SYSTEM "../patches.ent">
|
||||||
%general-entities;
|
%general-entities;
|
||||||
|
%patches-entities;
|
||||||
]>
|
]>
|
||||||
<sect1 id="ch-system-bzip2" role="wrap">
|
<sect1 id="ch-system-bzip2" role="wrap">
|
||||||
<title>Bzip2-&bzip2-version;</title>
|
<title>Bzip2-&bzip2-version;</title>
|
||||||
@ -11,8 +13,8 @@
|
|||||||
|
|
||||||
<sect2 role="package"><title/>
|
<sect2 role="package"><title/>
|
||||||
<para>The Bzip2 package contains programs for compressing and decompressing
|
<para>The Bzip2 package contains programs for compressing and decompressing
|
||||||
files. Text files yield a much better compression than with the
|
files. Compressing text files with <command>bzip2</command> yield a much better
|
||||||
traditional <command>gzip</command>.</para>
|
compression percentage than with the traditional <command>gzip</command>.</para>
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>&buildtime;</segtitle>
|
<segtitle>&buildtime;</segtitle>
|
||||||
|
Loading…
Reference in New Issue
Block a user