From bdcc3148449a6e8e6cb3fc89ca1554dc923f8064 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Sun, 7 Oct 2007 17:50:12 +0000 Subject: [PATCH] avoid underscore in text descriptions (TeX compatibility) --- org.glite.lb.types/events.T | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/org.glite.lb.types/events.T b/org.glite.lb.types/events.T index d9602d0..04473d0 100644 --- a/org.glite.lb.types/events.T +++ b/org.glite.lb.types/events.T @@ -218,10 +218,10 @@ string owner Job owner string name Job name -@type PBSMatch Scheduler created exec_host - string dest_host Aka exec_host +@type PBSMatch Scheduler created exec host + string dest_host Aka exec host -@type PBSPending Scheduler is not able to find exec_host, or some error occured +@type PBSPending Scheduler is not able to find exec host, or some error occured string reason Reasons of job pendation or errors @type PBSRun Job attempted to be run by the logging component -- 1.8.2.3