changeset 1013:15a1a20b70ab

More changes
author boisy
date Tue, 04 Mar 2003 15:18:51 +0000
parents 7aa7d982aa8e
children d9ed9d44b70c
files docs/nitros9guide/copy.refentry docs/nitros9guide/exmode.refentry docs/nitros9guide/nitros9l2guide.docbook
diffstat 3 files changed, 5 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/docs/nitros9guide/copy.refentry	Tue Mar 04 15:12:38 2003 +0000
+++ b/docs/nitros9guide/copy.refentry	Tue Mar 04 15:18:51 2003 +0000
@@ -53,9 +53,9 @@
 <screen>
 copy file1 file2 #15k           (copies file1 to file2)
 
-copy /D1/joe/news /D0/peter/messages
+copy /d1/joe/news /D0/peter/messages
 
-copy /TERM /P                   (copies console to printer)
+copy /term /p                   (copies console to printer)
 
 copy /d0/cat /d0/animals/cat -s #32k
 Ready DESTINATION, hit C to continue: c
--- a/docs/nitros9guide/exmode.refentry	Tue Mar 04 15:12:38 2003 +0000
+++ b/docs/nitros9guide/exmode.refentry	Tue Mar 04 15:18:51 2003 +0000
@@ -14,10 +14,9 @@
 
 <refsect1><title>Description</title>
 <para>
-This command is used to display or change the initialization
-parameters of any SCF-type device such as the video display,
-printer, RS232 port, etc. A common use is to change baud rates,
-control key definitions, etc.
+EXMODE is an enhanced verison of the XMODE utility, and is useful for
+changing initialization parameters specific to CoCo 3 window descriptors
+and enhanced ACIA device descriptors.
 </para>
 <para>
 EXMODE is very similar to the TMODE command. TMODE only operates on
--- a/docs/nitros9guide/nitros9l2guide.docbook	Tue Mar 04 15:12:38 2003 +0000
+++ b/docs/nitros9guide/nitros9l2guide.docbook	Tue Mar 04 15:18:51 2003 +0000
@@ -53,7 +53,6 @@
   <!ENTITY echoref       SYSTEM "echo.refentry">
   <!ENTITY error         SYSTEM "error.refentry">
   <!ENTITY exref         SYSTEM "ex.refentry">
-  <!ENTITY exbin         SYSTEM "exbin.refentry">
   <!ENTITY exmoderef     SYSTEM "exmode.refentry">
   <!ENTITY formatref     SYSTEM "format.refentry">
   <!ENTITY freeref       SYSTEM "free.refentry">
@@ -77,7 +76,6 @@
   <!ENTITY procref       SYSTEM "proc.refentry">
   <!ENTITY procsref      SYSTEM "procs.refentry">
   <!ENTITY pwdref        SYSTEM "pwd.refentry">
-  <!ENTITY pxdref        SYSTEM "pxd.refentry">
   <!ENTITY rebootref     SYSTEM "reboot.refentry">
   <!ENTITY renameref     SYSTEM "rename.refentry">
   <!ENTITY runbref       SYSTEM "runb.refentry">