* change Borland Pascal to Turbo Pascal to follow rest of manual naming conventions

This commit is contained in:
carl 2002-05-05 19:10:46 +00:00
parent fcbb1eea4e
commit 0651b54727

View File

@ -6130,7 +6130,7 @@ None.
Procedure Mark (Var P : Pointer);
\Description
This routine is here for compatibility with Borland Pascal, but
This routine is here for compatibility with Turbo Pascal, but
it is not implemented and currently does nothing.
\Errors
None.
@ -6499,7 +6499,7 @@ None.
Procedure Release (Var P : pointer);
\Description
This routine is here for compatibility with Borland Pascal, but
This routine is here for compatibility with Turbo Pascal, but
it is not implemented and currently does nothing.
\Errors
None.