Index: trunk/Ohana/src/opihi/pcontrol/StartHost.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/StartHost.c	(revision 4575)
+++ trunk/Ohana/src/opihi/pcontrol/StartHost.c	(revision 4689)
@@ -9,4 +9,5 @@
   /* pid = rconnect (CONNECT, host[0].hostname, PCLIENT, stdio); */
 
+  /* perhaps change the name of these config variables... */
   if (VarConfig ("COMMAND", "%s", command) == NULL) strcpy (command, "ssh");
   if (VarConfig ("SHELL", "%s", shell)     == NULL) strcpy (shell, "pclient");
