# HG changeset patch
# User roug
# Date 1049623554 0
# Node ID f5d45fbe3a76d990e615e711b1606fc1fee9945d
# Parent 27b8abf6d565a193ee7014b7b5bc81e3fb83b992
elements
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/chap1.chapter
--- a/docs/nitros9guide/chap1.chapter Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/chap1.chapter Sun Apr 06 10:05:54 2003 +0000
@@ -8,7 +8,7 @@
&minmem; &make;
- Disk Drive With Contoller Cartridge
+ Disk Drive With Controller Cartridge
&os9level; System Disk
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/chap2.chapter
--- a/docs/nitros9guide/chap2.chapter Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/chap2.chapter Sun Apr 06 10:05:54 2003 +0000
@@ -295,7 +295,7 @@
The keyboard has a shift lock function similar to a typewriter's,
which is normally "locked". The keyboard's shift lock may be
-reversed by depressing the control key and 0 keys
+reversed by depressing the control key and 0 keys
simultaneously. The shift lock only affects the letter (A-Z) keys.
When the keyboard is locked, these keys generate upper case letters,
and lower case only if the SHIFT key is depressed. When the
@@ -312,11 +312,12 @@
generated from the keyboard. Many of these functions use "control
keys" which are generated by simultaneously depressing the &ctrlkey; key
plus some other key. For example, to generate the character for
-CONTROL D press the &ctrlkey; and D keys at the same time.
+CONTROL D press the &ctrlkey; and D keys at the same time.
- CONTROL A
+
+ CONTROL A
Repeat previous input line. The last line entered will be redisplayed but
@@ -328,7 +329,8 @@
- CONTROL D
+
+ CONTROL D
Redisplay present input on next line.
@@ -336,7 +338,8 @@
- CONTROL W
+
+ CONTROL W
Display Wait - This will temporarily halt output to the display so
@@ -346,7 +349,8 @@
- CONTROL 0
+
+ CONTROL 0
Shift lock. Reverses present shift lock state.
@@ -354,7 +358,8 @@
- BREAK KEY (or CONTROL E)
+ BREAK (or
+ CONTROL E)
Program abort - Stops the current running program
@@ -362,7 +367,9 @@
- SHIFT BREAK KEY (or CONTROL C)
+
+ SHIFT BREAK (or
+ CONTROL C)
Interrupt - Reactivates Shell while keeping program running as
@@ -371,7 +378,8 @@
- CONTROL BREAK KEY (ESCAPE)
+
+ CONTROL BREAK (ESCAPE)
End-of-File - This key is used to send an end-of-file to programs
@@ -382,7 +390,8 @@
- LEFT ARROW (OR CONTROL H)
+ LEFT ARROW (OR
+ CONTROL H)
Backspace - erase previous character
@@ -390,7 +399,9 @@
- SHIFT LEFT ARROW (or CONTROL X)
+
+ SHIFT LEFT ARROW (or
+ CONTROL X)
Line Delete - erases the entire current line.
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/exmode.refentry
--- a/docs/nitros9guide/exmode.refentry Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/exmode.refentry Sun Apr 06 10:05:54 2003 +0000
@@ -160,12 +160,14 @@
abort=h
-Abort character (normally control C). Numeric value
+Abort character (normally Control
+C). Numeric value
of character in hexadecimal.
quit=h
-Quit character (normally control E). Numeric value
+Quit character (normally Control
+E). Numeric value
of character in hexadecimal.
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/nitros9l1guide.docbook
--- a/docs/nitros9guide/nitros9l1guide.docbook Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/nitros9l1guide.docbook Sun Apr 06 10:05:54 2003 +0000
@@ -10,7 +10,7 @@
-
+ CLEAR
">
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/nitros9l2guide.docbook
--- a/docs/nitros9guide/nitros9l2guide.docbook Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/nitros9l2guide.docbook Sun Apr 06 10:05:54 2003 +0000
@@ -10,7 +10,7 @@
-
+ CTRL">
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/tmode.refentry
--- a/docs/nitros9guide/tmode.refentry Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/tmode.refentry Sun Apr 06 10:05:54 2003 +0000
@@ -164,12 +164,14 @@
abort=h
-Abort character (normally control C). Numeric value
+Abort character (normally Control
+C). Numeric value
of character in hexadecimal.
quit=h
-Quit character (normally control E). Numeric value
+Quit character (normally Control
+E). Numeric value
of character in hexadecimal.
diff -r 27b8abf6d565 -r f5d45fbe3a76 docs/nitros9guide/xmode.refentry
--- a/docs/nitros9guide/xmode.refentry Sun Apr 06 09:58:43 2003 +0000
+++ b/docs/nitros9guide/xmode.refentry Sun Apr 06 10:05:54 2003 +0000
@@ -161,12 +161,14 @@
abort=h
-Abort character (normally control C). Numeric value
+Abort character (normally Control
+C). Numeric value
of character in hexadecimal.
quit=h
-Quit character (normally control E). Numeric value
+Quit character (normally Control
+E). Numeric value
of character in hexadecimal.