From ab9cad82a0bb9de96f241308b24f27747747e382 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Wed, 23 Jul 2008 15:32:25 +0000 Subject: [PATCH] typo in ref --- org.glite.lb.doc/src/components.tex | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/org.glite.lb.doc/src/components.tex b/org.glite.lb.doc/src/components.tex index 3eb0fb0..15609d1 100644 --- a/org.glite.lb.doc/src/components.tex +++ b/org.glite.lb.doc/src/components.tex @@ -100,13 +100,12 @@ pending events belonging to this handle accordingly. \subsubsection{Proxy} -\emph{\LB proxy} is the implementation of the local view concept -\ifx\insideUG\undefined{(see \cite{lbug}).}\else{Sect.~\ref{local}}.\fi -Since \LBnew, \LB proxy is intergrated into \LB server -executable. -When deployed (on the WMS node in the current gLite middleware) -it takes over the role of the local-logger daemon---it accepts the incoming -events, stores them in files, and forwards them to the inter-logger. +\emph{\LB proxy} is the implementation of the local view concept (see +\ifx\insideUG\undefined{\cite{lbug}}\else{Sect.~\ref{local}}\fi). Since +\LBnew, \LB proxy is intergrated into \LB server executable. When deployed (on +the WMS node in the current gLite middleware) it takes over the role of the +local-logger daemon---it accepts the incoming events, stores them in files, and +forwards them to the inter-logger. In addition, the proxy provides the basic principal functionality of \LB server, \ie processing events into job state and providing a~query interface, -- 1.8.2.3