Index: trunk/Ohana/src/opihi/dvo/avextract.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/avextract.c	(revision 24232)
+++ trunk/Ohana/src/opihi/dvo/avextract.c	(revision 24233)
@@ -205,5 +205,5 @@
     gprint (GP_ERR, "  <photcode>:cal : first calibrated magnitude for <photcode> \n");
     gprint (GP_ERR, "  <photcode>:err : magnitude error for photcode\n");
-    gprint (GP_ERR, "  <photcode>:chipsq : chi-square of magnitude fit\n");
+    gprint (GP_ERR, "  <photcode>:chisq : raw chi-square of magnitude fit\n");
     gprint (GP_ERR, "  type : dophot type (unused)\n");
     gprint (GP_ERR, "  typefrac : dophot type fraction (unused)\n");
Index: trunk/Ohana/src/opihi/dvo/mextract.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/mextract.c	(revision 24232)
+++ trunk/Ohana/src/opihi/dvo/mextract.c	(revision 24233)
@@ -226,5 +226,5 @@
     gprint (GP_ERR, "  <photcode>:cal :  calibrated magnitude for photcode \n");
     gprint (GP_ERR, "  <photcode>:err : magnitude error for photcode\n");
-    gprint (GP_ERR, "  <photcode>:chisq : chi-square of magnitude fit\n");
+    gprint (GP_ERR, "  <photcode>:chisq : raw chi-square of magnitude fit\n");
     gprint (GP_ERR, "  <photcode>:ncode : number of measurements in photcode\n");
     gprint (GP_ERR, "  <photcode>:nphot : number of measurements used for average magnitude\n");
Index: trunk/Ohana/src/opihi/dvo/mmextract.c
===================================================================
--- trunk/Ohana/src/opihi/dvo/mmextract.c	(revision 24232)
+++ trunk/Ohana/src/opihi/dvo/mmextract.c	(revision 24233)
@@ -348,5 +348,5 @@
     gprint (GP_ERR, "  photcode:cal :  calibrated magnitude for photcode \n");
     gprint (GP_ERR, "  photcode:err : magnitude error for photcode\n");
-    gprint (GP_ERR, "  photcode:chisq : chi-square of magnitude fit\n");
+    gprint (GP_ERR, "  photcode:chisq : raw chi-square of magnitude fit\n");
     gprint (GP_ERR, "  photcode:ncode : number of measurements in photcode\n");
     gprint (GP_ERR, "  photcode:nphot : number of measurements used for average magnitude\n");
