Mercurial > hg > Members > kono > nitros9-code
diff docs/nitros9guide/exbin.refentry @ 1053:b5ff125a1d60
Since this book was only typeset in fixed width, single-font, they used
capitalization and quotes (") to show what was commands, files and just
text. With today's formatting, this is not necessary, so everywhere
capitalization was used to show a command the <command> element is now
used instead, and everywhere a file is mentioned the <filename> element is used.
author | roug |
---|---|
date | Thu, 20 Mar 2003 20:19:53 +0000 |
parents | d9ed9d44b70c |
children | 4dae346c4969 |
line wrap: on
line diff
--- a/docs/nitros9guide/exbin.refentry Thu Mar 20 13:41:42 2003 +0000 +++ b/docs/nitros9guide/exbin.refentry Thu Mar 20 20:19:53 2003 +0000 @@ -25,12 +25,12 @@ </para> <para> "Path1" is assumed to be an -S-Record format text file which EXBIN converts to pure binary form on +S-Record format text file which <command>exbin</command> converts to pure binary form on a new file called "path2". The load addresses of each data record must describe continguous data in ascending order. </para> <para> -EXBIN does not generate or check for the proper OS-9 module +<command>Exbin</command> does not generate or check for the proper OS-9 module headers or CRC check value required to actually load the binary file. The IDENT or VERIFY commands can be used to check the validity of the modules if they are to be loaded or run.