Index: trunk/Ohana/src/opihi/pcontrol/host.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/host.c	(revision 25872)
+++ trunk/Ohana/src/opihi/pcontrol/host.c	(revision 26411)
@@ -96,6 +96,6 @@
 usage:
   gprint (GP_LOG, "USAGE: host (command) (hostname)\n");
-  gprint (GP_ERR, "  valid commands: add, on, retry, check, off, delete\n");
-  gprint (GP_ERR, "  -threads Nthreads is optional for 'add'\n");
+  gprint (GP_LOG, "  valid commands: add, on, retry, check, off, delete\n");
+  gprint (GP_LOG, "  -threads Nthreads is optional for 'add'\n");
   return (FALSE);
 }
