annotate docs/nitros9guide/nitros9guide.docbook @ 2857:d5220b220313 lwtools-port

Makefiles: Use native cp for copying dsk images The "os9 copy" is not able to do this on Cygwin, and is not the right tool for the job anyway. Thanks to Bob Devries for reporting this issue!
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 13 Jul 2013 11:53:36 +0200
parents b00cf13c9f61
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1500
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
1 <?xml version="1.0" ?>
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
3 "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
4 <!ENTITY repeatst "{">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
5 <!ENTITY repeaten "}">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
6 <!ENTITY CPU "6809">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
7 <!ENTITY nitros9version "Version 03.02.01">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
8 <!ENTITY vendor "The NitrOS-9 Project">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
9 <!ENTITY DOSCMD "DOS">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
10 <!ENTITY ctrlkey "<keycap>CLEAR</keycap>">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
11 <!ENTITY nitros9guide SYSTEM "nitros9guide.book">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
12 <!ENTITY preface SYSTEM "intro.preface">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
13 <!ENTITY chap1 SYSTEM "chap1.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
14 <!ENTITY chap2 SYSTEM "chap2.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
15 <!ENTITY chap3 SYSTEM "chap3.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
16 <!ENTITY chap4 SYSTEM "chap4.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
17 <!ENTITY chap5 SYSTEM "chap5.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
18 <!ENTITY chap6 SYSTEM "chap6.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
19 <!ENTITY chap7 SYSTEM "chap7.chapter">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
20 <!ENTITY errorcodesapp SYSTEM "errorcodes.appendix">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
21 <!ENTITY displayapp SYSTEM "display.appendix">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
22 <!ENTITY keysapp SYSTEM "keys.appendix">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
23
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
24 <!ENTITY asmref "">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
25 <!ENTITY attrref SYSTEM "attr.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
26 <!ENTITY backupref SYSTEM "backup.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
27 <!ENTITY basic09ref SYSTEM "basic09.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
28 <!ENTITY binexref SYSTEM "binex.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
29 <!ENTITY buildref SYSTEM "build.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
30 <!ENTITY ccref SYSTEM "cc.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
31 <!ENTITY chdref SYSTEM "chd.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
32 <!ENTITY cmpref SYSTEM "cmp.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
33 <!ENTITY cobblerref SYSTEM "cobbler.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
34 <!ENTITY copyref SYSTEM "copy.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
35 <!ENTITY cputyperef SYSTEM "cputype.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
36 <!ENTITY dateref SYSTEM "date.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
37 <!ENTITY dcheckref SYSTEM "dcheck.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
38 <!ENTITY debugref SYSTEM "debug.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
39 <!ENTITY dedref SYSTEM "ded.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
40 <!ENTITY delref SYSTEM "del.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
41 <!ENTITY deldirref SYSTEM "deldir.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
42 <!ENTITY devsref SYSTEM "devs.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
43 <!ENTITY dirref SYSTEM "dir.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
44 <!ENTITY disasmref SYSTEM "disasm.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
45 <!ENTITY displayref SYSTEM "display.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
46 <!ENTITY dmoderef SYSTEM "dmode.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
47 <!ENTITY dsaveref SYSTEM "dsave.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
48 <!ENTITY dumpref SYSTEM "dump.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
49 <!ENTITY echoref SYSTEM "echo.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
50 <!ENTITY exref SYSTEM "ex.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
51 <!ENTITY exbinref SYSTEM "exbin.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
52 <!ENTITY exmoderef SYSTEM "exmode.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
53 <!ENTITY formatref SYSTEM "format.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
54 <!ENTITY freeref SYSTEM "free.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
55 <!ENTITY go51ref SYSTEM "go51.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
56 <!ENTITY helpref SYSTEM "help.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
57 <!ENTITY identref SYSTEM "ident.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
58 <!ENTITY inizref SYSTEM "iniz.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
59 <!ENTITY irqsref SYSTEM "irqs.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
60 <!ENTITY killref SYSTEM "kill.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
61 <!ENTITY linkref SYSTEM "link.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
62 <!ENTITY listref SYSTEM "list.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
63 <!ENTITY loadref SYSTEM "load.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
64 <!ENTITY loginref SYSTEM "login.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
65 <!ENTITY makdirref SYSTEM "makdir.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
66 <!ENTITY mdirref SYSTEM "mdir.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
67 <!ENTITY mergeref SYSTEM "merge.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
68 <!ENTITY mfreeref SYSTEM "mfree.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
69 <!ENTITY os9genref SYSTEM "os9gen.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
70 <!ENTITY printerrref SYSTEM "printerr.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
71 <!ENTITY procref "">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
72 <!ENTITY procsref SYSTEM "procs.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
73 <!ENTITY pwdref SYSTEM "pwd.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
74 <!ENTITY renameref SYSTEM "rename.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
75 <!ENTITY runbref SYSTEM "runb.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
76 <!ENTITY saveref SYSTEM "save.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
77 <!ENTITY setimeref SYSTEM "setime.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
78 <!ENTITY setprref SYSTEM "setpr.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
79 <!ENTITY shellref SYSTEM "shell.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
80 <!ENTITY sleepref SYSTEM "sleep.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
81 <!ENTITY smapref "">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
82 <!ENTITY teeref SYSTEM "tee.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
83 <!ENTITY tmoderef SYSTEM "tmode.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
84 <!ENTITY tsmonref SYSTEM "tsmon.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
85 <!ENTITY tuneportref SYSTEM "tuneport.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
86 <!ENTITY unlinkref SYSTEM "unlink.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
87 <!ENTITY verifyref SYSTEM "verify.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
88 <!ENTITY wcreateref "">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
89 <!ENTITY xmoderef SYSTEM "xmode.refentry">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
90 ]>
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
91 <book id="nitros9guide" lang="en">
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
92 &nitros9guide;
b00cf13c9f61 Major changes for new NitrOS-9 manual
boisy
parents:
diff changeset
93 </book>