diff --git a/src/ca/CAref.html b/src/ca/CAref.html index f6391602f..1b470e8da 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -416,7 +416,7 @@ Channel Access port numbers have been registered with IANA.

If a client needs to communicate with two servers that are residing at different port numbers then an extended syntax may be used with the -EPICS_CA_ADDRESS_LIST environment variable. See WAN +EPICS_CA_ADDR_LIST environment variable. See WAN Environment below.

WAN Environment

@@ -475,8 +475,8 @@ broadcast addresses, but this will often be the most convenient choice.

If a client needs to communicate with two servers that are residing at different port numbers then an extended syntax may be used with the -EPICS_CA_ADDRESS_LIST environment variable. Each host name or IP address in -the EPICS_CA_ADDR_LIST may be immediately followed by a colon and an IP port +EPICS_CA_ADDR_LIST environment variable. Each host name or IP address in the +EPICS_CA_ADDR_LIST may be immediately followed by a colon and an IP port number without intervening whitespace. Entries that do not specify a port number will default to EPICS_CA_SERVER_PORT.

@@ -811,11 +811,11 @@ base>/include/os/<arch>" in its header file search path.

Required Libraries

-

An application that uses the CA client library functions described in this -document will need to link with the EPICS CA Client Library and also the -EPICS Common Library. The EPICS CA Client Library calls the EPICS Common -Library. The following table shows the names of these libraries on UNIX and -Windows systems.

+

An application that uses the Channel Access Client Library functions +described in this document will need to link with the EPICS CA Client Library +and also the EPICS Common Library. The EPICS CA Client Library calls the +EPICS Common Library. The following table shows the names of these libraries +on UNIX and Windows systems.