Pārlūkot izejas kodu

+ better unit description

michael 21 gadi atpakaļ
vecāks
revīzija
9968b42c63
9 mainītis faili ar 9 papildinājumiem un 9 dzēšanām
  1. 1 1
      docs/getopts.xml
  2. 1 1
      docs/heaptrc.xml
  3. 1 1
      docs/ipc.xml
  4. 1 1
      docs/keyboard.xml
  5. 1 1
      docs/mmx.xml
  6. 1 1
      docs/objects.xml
  7. 1 1
      docs/ports.xml
  8. 1 1
      docs/printer.xml
  9. 1 1
      docs/typinfo.xml

+ 1 - 1
docs/getopts.xml

@@ -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>

+ 1 - 1
docs/heaptrc.xml

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

+ 1 - 1
docs/ipc.xml

@@ -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>

+ 1 - 1
docs/keyboard.xml

@@ -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>

+ 1 - 1
docs/mmx.xml

@@ -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

+ 1 - 1
docs/objects.xml

@@ -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>

+ 1 - 1
docs/ports.xml

@@ -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. 

+ 1 - 1
docs/printer.xml

@@ -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

+ 1 - 1
docs/typinfo.xml

@@ -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>