diff docs/nitros9guide/exbin.refentry @ 1500:b00cf13c9f61

Major changes for new NitrOS-9 manual
author boisy
date Mon, 05 Jan 2004 00:51:19 +0000
parents 4dae346c4969
children
line wrap: on
line diff
--- a/docs/nitros9guide/exbin.refentry	Thu Dec 25 14:19:21 2003 +0000
+++ b/docs/nitros9guide/exbin.refentry	Mon Jan 05 00:51:19 2004 +0000
@@ -20,8 +20,8 @@
 programmers, emulators, logic analyzers and similar devices that are
 interfaced RS-232 interfaces. It can also be useful for
 transmitting files over data links that can only handle character-type
-data; or to convert OS-9 assembler or compiler-generated
-programs to load on non-OS-9 systems.
+data; or to convert NitrOS-9 assembler or compiler-generated
+programs to load on non-NitrOS-9 systems.
 </para>
 <para>
 &quot;Path1&quot; is assumed to be an
@@ -30,7 +30,7 @@
 must describe continguous data in ascending order.
 </para>
 <para>
-<command>Exbin</command> does not generate or check for the proper OS-9 module
+<command>Exbin</command> does not generate or check for the proper NitrOS-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.