diff options
Diffstat (limited to 'appendixa/file-desc.xml')
-rw-r--r-- | appendixa/file-desc.xml | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/appendixa/file-desc.xml b/appendixa/file-desc.xml index d9998c42a..143dc6b66 100644 --- a/appendixa/file-desc.xml +++ b/appendixa/file-desc.xml @@ -1,16 +1,17 @@ -<sect2> -<title>Contents</title> +<sect2><title>Contents of file-&file-contversion;</title> -<para>The File package contains the file program.</para> +<sect3><title>Program Files</title> +<para>file</para></sect3> -</sect2> - -<sect2><title>Description</title> +<sect3><title>Descriptions</title> +<sect4><title>file</title> <para>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.</para> +causes the file type to be printed.</para></sect4> + +</sect3> </sect2> |