From 401deb23d923a49e29175617c37a775245eb86d8 Mon Sep 17 00:00:00 2001 From: Vlad Patrascu Date: Fri, 20 Nov 2020 14:36:23 +0200 Subject: [PATCH] clusterer docs: fix prototype for clusterer_check_addr() --- modules/clusterer/doc/clusterer_admin.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/clusterer/doc/clusterer_admin.xml b/modules/clusterer/doc/clusterer_admin.xml index 24a13e667cc..c74c0b89973 100644 --- a/modules/clusterer/doc/clusterer_admin.xml +++ b/modules/clusterer/doc/clusterer_admin.xml @@ -707,14 +707,14 @@ cluster_broadcast_req("$var(cl_id)", "$var(share_data)");
- <function moreinfo="none">cluster_check_addr(cluster_id, ip, addr_type)</function> + <function moreinfo="none">cluster_check_addr(cluster_id, ip[, addr_type])</function> This function checks whether the given IP address belongs to one of the nodes in the cluster. The addr_type parameter can be set - to in order to select the address of the node that the comparison + in order to select the address of the node that the comparison is made against, with the possible values of: