Browse Source

+ Changed message saying that doc was donated by thomas.

michael 27 years ago
parent
commit
92f23e1dd5
1 changed files with 3 additions and 4 deletions
  1. 3 4
      docs/go32.tex

+ 3 - 4
docs/go32.tex

@@ -1,17 +1,16 @@
 \chapter{The GO32 unit}
 
 This chapter of the documentation describe the GO32 unit for the Free Pascal
-compiler under \dos.
+compiler under \dos. It was donated by Thomas Schatzl
+(tom\_at\[email protected]), for which my thanks.
 
-This unit was first written for \dos by Florian Klämpfl.
+This unit was first written for \dos by Florian Klaempfl.
 
 This chapter is divided in three sections. The first section is an
 introduction to the GO32 unit. The second section lists the pre-defined
 constants, types and variables. The third section describes the functions
 which appear in the interface part of the GO32 unit.
 
-A lot of function descriptions were made by Thomas Schatzl, for which my
-thanks.
 
 \section{Introduction}