(*).    Documentation overview.


(*).1.    Installation and Compilation.

A quick overview of ROCK Linux is given in the file README. A detailed
description of the compilation/build procedure can be found in the file
BUILD. A description of the installation procedure can be found in the file
INSTALL. For specific problems on building and installing ROCK Linux not
covered in the mentioned files, please refer to this FAQ. On a ROCK Linux
system, the native documentation is found in:  /usr/doc/rock
The documentation for the various scripts can be browsed with the Help scripts:
./scripts/Help <Script>


(*).2.    man-pages

ROCK Linux comes with a full suite of manpages. To see the man-page for a
particular command or file, execute:  man <command>

To search for multiple man-pages covering a particular keyword, execute:  man
-k <keyword>


(*).3.    Other sources of documentation

General Documentation:
  /usr/share/doc/*

Packages:
  /usr/share/doc/packages/*

Kernel:
  /usr/src/linux/README
  /usr/src/linux/Documentation/*



