From b8a819fd7bca2d339d92375130c556cca465aa1d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 24 May 2004 21:37:26 +0000 Subject: Changed the id's location in the Short descriptions sections to fix a bug in the PDF generation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/diffutils.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'chapter06/diffutils.xml') diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index f65781a6c..79790979f 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -53,32 +53,32 @@ Gettext, Glibc, Grep, Make, Sed Short descriptions - -cmp + +cmp cmp compares two files and reports whether or in which bytes they differ. - -diff + +diff diff compares two files or directories and reports which lines in the files differ. - -diff3 + +diff3 diff3 compares three files line by line. - -sdiff + +sdiff sdiff merges two files and interactively outputs the results. -- cgit v1.2.3-54-g00ecf