changeset 149:bb3e4d64103a

Made the word "Dragon" an entity, thereby making it replacable with "Color"
author roug
date Sun, 07 Jul 2002 11:45:14 +0000
parents 525b12e17d60
children 5925efb76bb2
files docs/nitros9guide/chap3.chapter docs/nitros9guide/display.appendix docs/nitros9guide/preface-dragon.preface
diffstat 3 files changed, 10 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/docs/nitros9guide/chap3.chapter	Sun Jul 07 11:45:13 2002 +0000
+++ b/docs/nitros9guide/chap3.chapter	Sun Jul 07 11:45:14 2002 +0000
@@ -165,7 +165,7 @@
 Each physical input/output device supported by the system must
 have a unique name. The actual names used are defined when the
 system is set up and cannot be changed while the system is running.
-The device names used for the Dragon Computer are:
+The device names used for the &make; Computer are:
 </para>
 <informaltable frame="none">
 <tgroup cols="2">
@@ -1070,7 +1070,7 @@
 free for allocation to files.
 </para>
 <para>
-The Dragon Computer disk system uses the following format:
+The &make; Computer disk system uses the following format:
 </para>
 <itemizedlist mark="square">
 <listitem><para>
--- a/docs/nitros9guide/display.appendix	Sun Jul 07 11:45:13 2002 +0000
+++ b/docs/nitros9guide/display.appendix	Sun Jul 07 11:45:14 2002 +0000
@@ -4,19 +4,20 @@
 <section>
 <title>The Video Display</title>
 <para>
-Dragon Data OS-9 allows  the video display to be used in
+&vendor; OS-9 allows the video display to be used in
 alphanumeric, semigraphic, and graphics modes. There are many
 built-in functions to control the display, which are activated by
 used of various ASCII control character. Thus, these functions are
 available for use by software written in any language using standard
-output statements (such as &quot;PRINT&quot; in BASIC). The Dragon's Basic09
+output statements (such as &quot;PRINT&quot; in BASIC). The &make;
+Computer's Basic09
 language has a Graphics Interface Module that can automatically
 generate these codes using Basic09 RUN statements.
 </para>
 <para>
 The display system has two display modes: Alphanumeric
 (&quot;Alpha&quot;) mode and Graphics mode. The Alphanumeric mode also
-includes &quot;semigraphic&quot; box-graphics. The Dragon Computer's display
+includes &quot;semigraphic&quot; box-graphics. The &make; Computer's display
 system uses a separate - memory area for each display mode so
 operations on the Alpha display do not affect the Graphics display,
 and visa-versa. Either display can be selected under software
@@ -85,7 +86,7 @@
 displayed if its high order bit (sign bit) is cleared. Lower case
 letters are displayed in reverse video. If the high order bit of
 the character is set it is assumed to be a &quot;Semigraphic 6&quot; graphics
-box. See the Dragon manual for an explanation of semigraphics
+box. See the &make; Computer manual for an explanation of semigraphics
 functions.
 </para>
 
@@ -441,7 +442,7 @@
 <section>
 <title>Get Status Commands</title>
 <para>
-The Dragon Computer I/O driver includes OS-9 Get Status
+The &make; Computer I/O driver includes OS-9 Get Status
 commands that return the display status and joystick values,
 respectively. These are accessable via the Basic09 Graphics
 Interface Module, or by the assembly language  system calls listed
--- a/docs/nitros9guide/preface-dragon.preface	Sun Jul 07 11:45:13 2002 +0000
+++ b/docs/nitros9guide/preface-dragon.preface	Sun Jul 07 11:45:14 2002 +0000
@@ -2,7 +2,7 @@
 <title>Welcome to OS-9!</title>
 <titleabbrev>Introduction</titleabbrev>
 <para>
-The heart of your Dragon Computer is an amazing device: the
+The heart of your &make; Computer is an amazing device: the
 6809 microprocessor chip. This advanced microcomputer can run the
 kind of sophisticated software normally found only on much larger
 and costly computers. Because the OS-9 operating system was designed
@@ -63,7 +63,7 @@
 <para>
 If you don't know what some of these thing mean yet - don't
 worry. As you explore OS-9 you'll soon learn how they enhance the
-capability of your Dragon Computer and make it so much easier to use
+capability of your &make; Computer and make it so much easier to use
 in almost any application.
 </para>
 <para>