From 35985299ae5414fb448d9961071f722ce209f0b6 Mon Sep 17 00:00:00 2001
From: Raimo Niskanen 
+	  For a succesful initialization,
+	  
+	  The 
+	  For an unsuccesful initialization,
+          
-	  
-	  If the initialization is successful, the function is to
-	  return 
-	  The 
-	  If the initialization fails,
-          the function is to return 
 	    This callback is optional, so a callback module does not need
-- 
cgit v1.2.3
From 85e9fed232a6d89e3659cabbb2169cf3e21127e3 Mon Sep 17 00:00:00 2001
From: Raimo Niskanen  
-	  If the state machine should use state enter calls
-	  is selected when starting the  
 	  If 
@@ -625,7 +634,8 @@ handle_event(_, _, State, Data) ->
 	  right before entering the initial state even though this
 	  formally is not a state change.
 	  In this case 
-	      If the state changes or is the initial state, and
+	      If the state changes, is the initial state,
+	      
+	      The 
+	      The 
@@ -1870,22 +1919,33 @@ handle_event(_, _, State, Data) ->
 	  
 	  Note the fact that you can use
 	  
+	  Also note when upgrading a 
This callback is optional, so callback modules need not
+          export it. The 
 	  This function is called by a