Files
lfs/appendixa/diffutils-desc.xml
Alex Gronenwoud 04a335156f Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-06 22:19:12 +00:00

18 lines
502 B
XML

<sect2><title>&nbsp;</title><para>&nbsp;</para></sect2>
<sect2><title>Short descriptions</title>
<para><command>cmp</command> compares two files and reports whether or
in which bytes they differ.</para>
<para><command>diff</command> compares two files or directories and reports
which lines in the files differ.</para>
<para><command>diff3</command> compares three files line by line.</para>
<para><command>sdiff</command> merges two files and interactively outputs
the results.</para>
</sect2>