From bdc08c1c6419be50edb433c4425481bdabf8a5ea Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Wed, 6 Feb 2002 23:15:46 +0000 Subject: [Bug 190] reorganise and sync descriptions git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/diffutils-desc.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'appendixa/diffutils-desc.xml') diff --git a/appendixa/diffutils-desc.xml b/appendixa/diffutils-desc.xml index 213f65bdd..0f34540df 100644 --- a/appendixa/diffutils-desc.xml +++ b/appendixa/diffutils-desc.xml @@ -1,24 +1,24 @@ - -Contents +Contents of diffutils-&diffutils-contversion; -The Diffutils package contains the cmp, diff, diff3 and sdiff programs. +Program Files +cmp, diff, diff3 and sdiff - - -Description +Descriptions -cmp and diff +cmp and diff cmp and diff both compare two files and report their differences. Both programs have extra options which compare files in -different situations. +different situations. -diff3 +diff3 The difference between diff and diff3 is that diff compares 2 files, -diff3 compares 3 files. +diff3 compares 3 files. -sdiff +sdiff sdiff merges two files and interactively outputs -the results. +the results. + + -- cgit v1.2.3-54-g00ecf