git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89a752b
)
Typo fix.
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Tue, 6 Jan 2009 13:37:41 +0000
(13:37 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Tue, 6 Jan 2009 13:37:41 +0000
(13:37 +0000)
org.glite.lb.client/src/notify.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/notify.c
b/org.glite.lb.client/src/notify.c
index
571ee87
..
d75b1ee
100644
(file)
--- a/
org.glite.lb.client/src/notify.c
+++ b/
org.glite.lb.client/src/notify.c
@@
-37,7
+37,7
@@
static void usage(char *cmd)
" owner Match this owner DN\n"
" requested_validity Validity of notification req. in seconds\n"
" flags 0 - return basic status, 1 - return also JDL in status\n"
- " network_server Match only this networ server (WMS entry point)\n"
+ " network_server Match only this networ
k
server (WMS entry point)\n"
" -c Match only on state change\n\n"
, me);
if ( !cmd || !strcmp(cmd, "bind") )