[Ocfs2-tools-commits] smushran commits r1206 - trunk/o2cb_ctl

svn-commits@oss.oracle.com svn-commits at oss.oracle.com
Tue Jun 20 16:06:05 CDT 2006


Author: smushran
Date: 2006-06-20 16:06:04 -0500 (Tue, 20 Jun 2006)
New Revision: 1206

Modified:
   trunk/o2cb_ctl/o2cb_ctl.c
Log:
maches ==> matches in o2cb_ctl.c

Modified: trunk/o2cb_ctl/o2cb_ctl.c
===================================================================
--- trunk/o2cb_ctl/o2cb_ctl.c	2006-06-19 16:36:59 UTC (rev 1205)
+++ trunk/o2cb_ctl/o2cb_ctl.c	2006-06-20 21:06:04 UTC (rev 1206)
@@ -904,7 +904,7 @@
         ret = O2CB_ET_CONFIGURATION_ERROR;
         com_err(PROGNAME, ret, "while populating cluster %s.  None of its "
                 "nodes were considered local.  A node is considered local "
-                "when its node name in the configuration maches this "
+                "when its node name in the configuration matches this "
                 "machine's host name.", name);
         rc = -EINVAL;
         goto out_error;




More information about the Ocfs2-tools-commits mailing list