CVS difference for ai05s/ai05-0168-1.txt

Differences between 1.4 and version 1.5
Log of other versions for file ai05s/ai05-0168-1.txt

--- ai05s/ai05-0168-1.txt	2010/04/05 19:25:43	1.4
+++ ai05s/ai05-0168-1.txt	2010/06/07 05:23:54	1.5
@@ -1,4 +1,4 @@
-!standard  D.10(5)                                   10-04-05    AI05-0168-1/04
+!standard  D.10(5)                                   10-06-07    AI05-0168-1/05
 !standard  D.10(10)
 !standard  D.10(11)
 !class Amendment 09-10-22
@@ -13,7 +13,7 @@
 !summary
 
 Ada 2005 includes EDF scheduling and the routine Delay_Until_
-and_Set_Deadline. Similar functionality is proposed to be used with
+and_Set_Deadline. Similar functionality is added to be used with
 synchronous task control.
 
 !problem
@@ -57,9 +57,9 @@
 Add after D.10(10):
 
 The procedure Suspend_Until_True_And_Set_Deadline blocks the calling task until
-the state of the object S is True: at that point the task becomes ready with a
+the state of the object S is True; at that point the task becomes ready with a
 deadline of Ada.Real_Time.Clock + TS, and the state of the object becomes
-False. Suspend_Until_True_And_Set_Deadling is a potentially blocking operation.
+False. Suspend_Until_True_And_Set_Deadline is a potentially blocking operation.
 
 Add after D.10(11):
 
@@ -138,9 +138,9 @@
 operation (see 9.5.1). 
 @dinst
 The procedure Suspend_Until_True_And_Set_Deadline blocks the calling task until
-the state of the object S is True: at that point the task becomes ready with a
+the state of the object S is True; at that point the task becomes ready with a
 deadline of Ada.Real_Time.Clock + TS, and the state of the object becomes
-False. Suspend_Until_True_And_Set_Deadling is a potentially blocking operation.
+False. Suspend_Until_True_And_Set_Deadline is a potentially blocking operation.
 
 !corrigendum D.10(11)
 

Questions? Ask the ACAA Technical Agent