diff --git a/src/ca/CAref.html b/src/ca/CAref.html
index fb0279f6d..5243ba95f 100644
--- a/src/ca/CAref.html
+++ b/src/ca/CAref.html
@@ -117,7 +117,7 @@ height="31" width="88">
completed
process CA client library background
activities
- flush outstanding requests to the server
+ flush outstanding requests to the server
replace the default exception
handler
@@ -136,7 +136,7 @@ height="31" width="88">
ca_current_context
ca_element_count
ca_field_type
- ca_flush_io
+ ca_flush_io
ca_get
ca_host_name
ca_message
@@ -162,7 +162,7 @@ height="31" width="88">
ca_test_event
ca_test_io
ca_write_access
- channel_state
+ channel_state
dbr_size[]
dbr_size_n
dbr_value_size[]
@@ -1115,7 +1115,7 @@ int main ( int argc, char ** argv )
return 0;
}
-User Supplied Callback Functions
+
Certain CA client initiated requests asynchronously execute an application
supplied call back in the client process when a response arrives. The
@@ -1970,7 +1970,7 @@ returns ECA_NORMAL.
ECA_EVDISALLOW - Function inappropriate for use within a call back
handler
-
+
#include <cadef.h>
int ca_flush_io();
@@ -2509,7 +2509,7 @@ dbr type.
The const string corresponding to the DBR_XXX type.
-
+
#include <cadef.h>
Description
@@ -2840,7 +2840,7 @@ reissued.
ca_flush_io()
-ca_get_callback()
+ca_get_callback()
int ca_client_status ( unsigned level );