diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2004-01-31 15:07:36 +0000 |
commit | ab3b93b727dde7de9c0aea893f62e88cb0ee1c13 (patch) | |
tree | f3f9ca3c8e0f8aa24a00e7b45619f14eb1423196 /appendixa/file-desc.xml | |
parent | 90afe40d900c2c055750a4761e29b54009a7f6a7 (diff) |
Writing 'file system' as two words everywhere.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/file-desc.xml')
-rw-r--r-- | appendixa/file-desc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml index aa08023bb..cf9e69f17 100644 --- a/appendixa/file-desc.xml +++ b/appendixa/file-desc.xml @@ -1,7 +1,7 @@ <sect2><title>Short descriptions</title> <para><command>file</command> tries to classify each given file. It does -this by performing several tests: filesystem tests, magic number tests, and +this by performing several tests: file system tests, magic number tests, and language tests. The first test that succeeds determines the result.</para> <para><command>libmagic</command> contains routines for magic number |