diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 02:24:08 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 02:24:08 +0000 |
commit | 3b181cb9ed630df64334b83690499041272241d5 (patch) | |
tree | 45060c7881db900da337cbcb3f9479258733a8f4 /appendixa/bin86-shortdesc.xml | |
parent | 033689a8b7e27922c73021fa272f4fad81163f8f (diff) |
Billy's bin86 conversion.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/bin86-shortdesc.xml')
-rw-r--r-- | appendixa/bin86-shortdesc.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/appendixa/bin86-shortdesc.xml b/appendixa/bin86-shortdesc.xml new file mode 100644 index 000000000..17576631c --- /dev/null +++ b/appendixa/bin86-shortdesc.xml @@ -0,0 +1,14 @@ +<sect2><title>Contents of Bin86</title> + +<para>Last checked against version &bin86-contversion;</para> + +<para>Bin86 is a simple assember and linker for 8086 - 80386 machine + code.</para> + +<para>Bin86 installs the following:</para> + +<sect3><title>Program Files</title> +<para>as86, as86_encap, ld86, nm86 (link to objdump86), objdump86 and +size86 (link to objdump86)</para></sect3> + +</sect2> |