Browse Source

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

carl 23 years ago
parent
commit
0651b54727
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/ref.tex

+ 2 - 2
docs/ref.tex

@@ -6130,7 +6130,7 @@ None.
 Procedure Mark (Var P : Pointer);
 Procedure Mark (Var P : Pointer);
 
 
 \Description
 \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.
 it is not implemented and currently does nothing.
 \Errors
 \Errors
 None.
 None.
@@ -6499,7 +6499,7 @@ None.
 Procedure Release (Var P : pointer);
 Procedure Release (Var P : pointer);
 
 
 \Description
 \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.
 it is not implemented and currently does nothing.
 \Errors
 \Errors
 None.
 None.