diff options
Diffstat (limited to 'appendixa/bzip2-desc.xml')
-rw-r--r-- | appendixa/bzip2-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/bzip2-desc.xml b/appendixa/bzip2-desc.xml index d515861ea..2ce53421c 100644 --- a/appendixa/bzip2-desc.xml +++ b/appendixa/bzip2-desc.xml @@ -13,7 +13,7 @@ <para><command>bzip2</command> compresses files using the Burrows-Wheeler block sorting text compression algorithm with Huffman coding. The compression rate is generally considerably better than that achieved by more conventional -compressors using LZ77/LZ78, like <userinput>gzip</userinput>.</para> +compressors using LZ77/LZ78, like <command>gzip</command>.</para> <para><command>bzip2recover</command> tries to recover data from damaged bzip2 files.</para> |