loader: remove shouting from ORB's variable name
[hvf.git] / doc / manual / cp.tex
blob0f84dccea809c6fa11a225475f85aaca4e9c43c9
1 \cbstart
2 This part contains the following chapters:
4 Chapter~\ref{chap:system-config} describes the handling of the system
5 configuration file as well as the syntax.
7 Chapter~\ref{chap:directory} describes the handling of the directory
8 (including the syntax of the directory file).
10 Chapter~\ref{chap:commands} describes each CP command in detail. Each
11 command includes a syntax diagram, as well as other information such as
12 purpose, notes, and examples.
14 Chapter~\ref{chap:cp-nss} describes the format of Named Saved Segments.
16 Chapter~\ref{chap:prog} describes the interfaces a developer can use to
17 communicate with the hypervisor.
18 \cbend
20 \input{cp-system-config}
21 \input{cp-directory}
22 \input{cp-commands}
23 \input{cp-nss}
24 \input{cp-prog}