This is the mail archive of the cluster-cvs@sourceware.org mailing list for the cluster.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

master - bindings: fix CCS.pm doc


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=3040d0a5339a8af29bf3866f8a65a94541a11284
Commit:        3040d0a5339a8af29bf3866f8a65a94541a11284
Parent:        4a37ba614b3e2139cd82862dd283269e80bca8b4
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Thu Jul 31 07:00:29 2008 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Jul 31 07:00:29 2008 +0200

bindings: fix CCS.pm doc

purely cosmetic change to doc file.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
---
 bindings/perl/ccs/CCS.pm.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/bindings/perl/ccs/CCS.pm.in b/bindings/perl/ccs/CCS.pm.in
index 59573c7..97a3a87 100644
--- a/bindings/perl/ccs/CCS.pm.in
+++ b/bindings/perl/ccs/CCS.pm.in
@@ -88,7 +88,7 @@ Cluster::CCS - Perl wrapper for the Cluster Configuration Service library
   This has to be set before connect() or force_connect.
   In order to change this value, a disconnect operation is required.
 
-=head2 connect()
+=head2 connect(void)
 
   Initialize the connection to libccs/libconfdb/corosync objdb.
   Returns 1 on success or negative on failure.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]