Rev 585: fixed comment on gettickles in http://samba.org/~tridge/ctdb

tridge at samba.org tridge at samba.org
Fri Jul 20 06:19:10 GMT 2007


------------------------------------------------------------
revno: 585
revision-id: tridge at samba.org-20070720061909-w5shq3hzc49bf4yp
parent: tridge at samba.org-20070720060508-iw9v74v2matrm1hl
committer: Andrew Tridgell <tridge at samba.org>
branch nick: tridge.test
timestamp: Fri 2007-07-20 16:19:09 +1000
message:
  fixed comment on gettickles
modified:
  tools/ctdb.c                   ctdb_control.c-20070426122705-9ehj1l5lu2gn9kuj-1
=== modified file 'tools/ctdb.c'
--- a/tools/ctdb.c	2007-07-20 06:05:08 +0000
+++ b/tools/ctdb.c	2007-07-20 06:19:09 +0000
@@ -932,7 +932,7 @@
 	{ "thaw",            control_thaw,              true,  "thaw all databases" },
 	{ "killtcp",         kill_tcp,                  false, "kill a tcp connection.", "<srcip:port> <dstip:port>" },
 	{ "tickle",          tickle_tcp,                false, "send a tcp tickle ack", "<srcip:port> <dstip:port>" },
-	{ "gettickles",      control_get_tickles,       true,  "get the list of tickles registered for this vnn", "<vnn>" },
+	{ "gettickles",      control_get_tickles,       true,  "get the list of registered tickles" },
 };
 
 /*



More information about the samba-cvs mailing list