From 978d0bffc413b67ead9db2d2816b916cf3d502ca Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 24 Sep 2003 22:29:16 +0000 Subject: Changing the style of the command descriptions in appendix A. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/file-desc.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'appendixa/file-desc.xml') diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml index e2ee33bc6..a49c1f686 100644 --- a/appendixa/file-desc.xml +++ b/appendixa/file-desc.xml @@ -6,11 +6,9 @@ Program file descriptions -file -file tests each specified file in an attempt to classify it. There are -three sets of tests, performed in this order: filesystem tests, -magic number tests and language tests. The first test that succeeds -causes the file type to be printed. +file tries to classify each given file. It does +this by performing several tests: filesystem tests, magic number tests, and +language tests. The first test that succeeds determines the result. -- cgit v1.2.3-54-g00ecf