mirror of
https://github.com/GnoConsortium/gno-docs.git
synced 2024-12-26 07:29:21 +00:00
38 lines
1.3 KiB
HTML
38 lines
1.3 KiB
HTML
<!--#include virtual="/gno/head.html" -->
|
|
<!-- ################################################### -->
|
|
|
|
<h2>GNO Manual Pages</h2>
|
|
|
|
This is the set of manual pages for the GNO base distribution. It does
|
|
not include manual pages for utilities and libraries that are considered
|
|
to be GNO "add-ons".
|
|
<p>
|
|
|
|
<p>
|
|
Each of the chapters has an introductory page, titled <b>intro</b>.
|
|
For a brief introduction to the manual pages in general, see the
|
|
<a href="man/man1/intro.1.html">Introduction to Chapter 1</a>.
|
|
</p>
|
|
|
|
<p>
|
|
<ul>
|
|
<li><a href="man/man1/00.index.html">Chapter 1</a>: Commands and Applications</li>
|
|
<li><a href="man/man2/00.index.html">Chapter 2</a>: System Calls</li>
|
|
<li><a href="man/man3/00.index.html">Chapter 3</a>: Library Routines</li>
|
|
<li><a href="man/man4/00.index.html">Chapter 4</a>: Devices</li>
|
|
<li><a href="man/man5/00.index.html">Chapter 5</a>: File Formats</li>
|
|
<li><a href="man/man6/00.index.html">Chapter 6</a>: Games</li>
|
|
<li><a href="man/man7/00.index.html">Chapter 7</a>: Miscellaneous</li>
|
|
<li><a href="man/man8/00.index.html">Chapter 8</a>: System Administration</li>
|
|
</ul>
|
|
</p>
|
|
|
|
<p>
|
|
Please note that these manual pages are for the current version.
|
|
Some of the documented functions, programs, and files are not available
|
|
for GNO v2.0.4.
|
|
</p>
|
|
|
|
<!-- ################################################### -->
|
|
<!--#include virtual="/gno/tail.html" -->
|