+ better unit description

This commit is contained in:
michael 2004-09-13 19:27:49 +00:00
parent 9017612bd0
commit 9968b42c63
9 changed files with 9 additions and 9 deletions

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="getopts">
<short>The GETOPTS unit.</short>
<short>GNU compatible access to command-line options.</short>
<!-- \FPCexampledir{optex} -->
<descr>
<p>

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="heaptrc">
<short>The HEAPTRC unit.</short>
<short>Heap debugging functionality.</short>
<!-- \FPCexampledir{heapex} -->
<descr>
<p>

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="ipc">
<short>The IPC unit.</short>
<short>Unix Inter Process Communication functionality.</short>
<!-- \FPCexampledir{ipcex} -->
<descr>
<p>

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="keyboard">
<short>The KEYBOARD unit</short>
<short>Access to low-level keyboard functions</short>
<!-- \FPCexampledir{kbdex} -->
<descr>
<p>

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="mmx">
<short>The MMX unit</short>
<short>Access to MMX processor functionality</short>
<descr>
This document describes the <file>MMX</file> unit. This unit allows you to use the
<var>MMX</var> capabilities of the Free Pascal compiler. It was written by Florian

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="objects">
<short>The Objects unit.</short>
<short>TP-Compatible basic Objects.</short>
<!-- \FPCexampledir{objectex} -->
<descr>
<p>

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="ports">
<short>The PORTS unit</short>
<short>Access to hardware ports</short>
<descr>
<p>
The ports unit implements the <var>port</var> constructs found in Turbo Pascal.

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="printer">
<short>The PRINTER unit.</short>
<short>Provide access to the printer.</short>
<!-- \FPCexampledir{printex} -->
<descr>
This chapter describes the PRINTER unit for Free Pascal. It was written for

View File

@ -23,7 +23,7 @@
-->
<package name="rtl">
<module name="typinfo">
<short>The TYPINFO unit</short>
<short>Access Run-Time Type Information (RTTI)</short>
<!-- \FPCexampledir{typinfex} -->
<descr>
<p>