From a00a246b0dd8ea13054488ca45ed3e87949440e8 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Mon, 11 Dec 2006 18:56:00 +0000 Subject: [PATCH] fixed html 4.01 compliance issues --- src/ca/CAref.html | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/src/ca/CAref.html b/src/ca/CAref.html index 0a63fc57b..68ae9c4aa 100644 --- a/src/ca/CAref.html +++ b/src/ca/CAref.html @@ -1,12 +1,12 @@ - + EPICS R3.14 Channel Access Reference Manual - +

EPICS R3.14 Channel Access Reference Manual

@@ -14,32 +14,34 @@ Jeffrey O. Hill -

Los Alamos National Laboratory
-SNS Division

+

Los Alamos National +Laboratory, SNS Division

Ralph Lange
-

BESSY

+

BESSY

-

Copyright © 2002 The University of Chicago, as Operator of -Argonne National Laboratory.
+

Copyright © 2002 +The University of Chicago, as Operator of Argonne National Laboratory.
Copyright © 2002 The Regents of the University of California, as Operator of Los Alamos National Laboratory.
Copyright © 2002 Berliner Elektronenspeicherringgesellschaft für -Synchrotronstrahlung.

+Synchrotronstrahlung.

-

EPICS BASE Versions 3.13.7 and higher are distributed -subject to a Software License Agreement found in the file LICENSE that is -included with this distribution.

+

EPICS BASE +Versions 3.13.7 and higher are distributed subject to a Software License +Agreement found in the file LICENSE that is included with this +distribution.

W3C-Amaya Valid HTML 4.01! Valid HTML 4.01!

-

Modified on $Date$

+

Modified on +$Date$


Table of Contents

@@ -830,9 +832,9 @@ CA server employed by iocCore does not implemet this feature.

Ignoring Process Variable Name Resolution Requests From Certain Hosts

Name resolution requests originating from any of the IP addresses -specified in the EPICS_CAS_IGNORE_ADDR_LIST parameter are not replied to. -In R3.14 and previous releases the CA server employed by iocCore does not -implemet this feature.

+specified in the EPICS_CAS_IGNORE_ADDR_LIST parameter are not replied +to.In R3.14 and previous releases the CA server employed by iocCore does +not implemet this feature.

Client Configuration that also Applies to Servers

@@ -2190,7 +2192,7 @@ It is not possible to attach a thread to a non-preemptive CA context created explicitly or implicitly with ca_create_context(ca_disable_preemptive_callback). Once a thread has joined with a CA context it need only make ordinary ca_xxxx() library calls to use -the context.

+the context.

A CA client library context can be shut down and cleaned up, after destroying any channels or application specific threads that are attached to