From 1dd1cfe4b13cfeac06bdae12cf325caba2fe16be Mon Sep 17 00:00:00 2001 From: Pascal Packaging Team Date: Sat, 10 Jun 2017 18:13:48 +0100 Subject: [PATCH] fix-spelling-errors_more Gbp-Pq: Name fix-spelling-errors_more.patch --- install/man/man1/fpc.1 | 2 +- install/man/man1/h2pas.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/man/man1/fpc.1 b/install/man/man1/fpc.1 index e1b0f7aa..38934d50 100644 --- a/install/man/man1/fpc.1 +++ b/install/man/man1/fpc.1 @@ -275,7 +275,7 @@ Tells the compiler to use pipes to communicate with the assembler. Tells the compiler to include register allocation/deallocation information. .TP .BI \-at -Tells the compiler to include temparary register allocation/deallocation information. +Tells the compiler to include temporary register allocation/deallocation information. .TP .BI \-A xxx specifies what kind of assembler should be generated . Here diff --git a/install/man/man1/h2pas.1 b/install/man/man1/h2pas.1 index 94fae831..e28afea6 100644 --- a/install/man/man1/h2pas.1 +++ b/install/man/man1/h2pas.1 @@ -100,7 +100,7 @@ defines are changed into pascal constants if they are simple defines. macros are changed - wherever possible to functions; however the arguments are all integers, so these must be changed manually. Simple expressions in define staments are recognized, as are most arithmetic operators: -addition, substraction, multiplication, division, logical operators, +addition, subtraction, multiplication, division, logical operators, comparison operators, shift operators. The C construct ( A ? B : C) is also recognized and translated to a pascal construct with an IF statement (this is buggy, however). -- 2.30.2