瀏覽代碼

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

carl 23 年之前
父節點
當前提交
0651b54727
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/ref.tex

+ 2 - 2
docs/ref.tex

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