diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 10:50:05 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 10:50:05 +0000 |
commit | 087e584f625ded123c5e6bc17d5c2ff1f5a8009c (patch) | |
tree | 723740f025b199d937567f0b98aadd807705a4d8 /appendixa/bzip2-shortdesc.xml | |
parent | 73eac28cb38d307b6a7414fb8ddb5df77f30205d (diff) |
Small retouches of the text. Wrapping 'last checked' in parentheses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bzip2-shortdesc.xml')
-rw-r--r-- | appendixa/bzip2-shortdesc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/bzip2-shortdesc.xml b/appendixa/bzip2-shortdesc.xml index e885796fc..3da5d3679 100644 --- a/appendixa/bzip2-shortdesc.xml +++ b/appendixa/bzip2-shortdesc.xml @@ -1,6 +1,6 @@ <sect2><title>Contents of Bzip2</title> -<para>Last checked against version &bzip2-contversion;</para> +<para>(Last checked against version &bzip2-contversion;.)</para> <para>Bzip2 is a block-sorting file compressor which generally achieves a better compression than the traditional <userinput>gzip</userinput> |