aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorDavid Bryant <davidbryant@gvtc.com>2022-12-10 06:58:31 -0600
committerDavid Bryant <davidbryant@gvtc.com>2022-12-10 06:58:31 -0600
commitdaad59ec7b7e972ed53be4a79913508c1d749095 (patch)
treee6ee2c74f286bf70ad09359a2fb534c7f5f0a623 /chapter08
parentb46fa02ee0d9e3ca270951387aefd224f1b06c79 (diff)
Improved the description of "cmp".
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/diffutils.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter08/diffutils.xml b/chapter08/diffutils.xml
index 8889077d5..2ffb9fa8c 100644
--- a/chapter08/diffutils.xml
+++ b/chapter08/diffutils.xml
@@ -79,8 +79,7 @@
<varlistentry id="cmp">
<term><command>cmp</command></term>
<listitem>
- <para>Compares two files and reports whether or in which bytes they
- differ</para>
+ <para>Compares two files and reports any differences byte by byte</para>
<indexterm zone="ch-system-diffutils cmp">
<primary sortas="b-cmp">cmp</primary>
</indexterm>