diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-12 18:06:33 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-01-12 18:06:33 +0000 |
commit | 26610f3e9acc623fe95309b09d801188b05dd29c (patch) | |
tree | 71ecb4f16062e9de301d51a6039175694da43347 /chapter06/zstd.xml | |
parent | 91c7fab61a2ef4ac7434297b42b4cabe836d7931 (diff) |
Zstd tweaks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/zstd.xml')
-rw-r--r-- | chapter06/zstd.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/zstd.xml b/chapter06/zstd.xml index 0db98d694..a81a754d1 100644 --- a/chapter06/zstd.xml +++ b/chapter06/zstd.xml @@ -55,7 +55,7 @@ </sect2> <sect2 id="contents-zstd" role="content"> - <title>Contents of zstd</title> + <title>Contents of Zstd</title> <segmentedlist> <segtitle>Installed programs</segtitle> @@ -92,7 +92,7 @@ <varlistentry id="zstdgrep"> <term><command>zstdgrep</command></term> <listitem> - <para>Runs <command>egrep</command> on ZSTD compressed files</para> + <para>Runs <command>grep</command> on ZSTD compressed files</para> <indexterm zone="ch-system-zstd zstdgrep"> <primary sortas="b-zstdgrep">zstdgrep</primary> </indexterm> |