--- ray/src/cv/lampcolor.c 1993/06/04 14:32:44 2.4 +++ ray/src/cv/lampcolor.c 1994/07/05 15:49:51 2.5 @@ -39,9 +39,9 @@ struct { int (*check)(); char *help; } param[NPARAMS] = { - { "lamp type", "D65WHITE", typecheck, + { "lamp type", "WHITE", typecheck, "The lamp type is a string which corresponds to one of the types registered\n\ -in the lamp table file. A value of \"D65WHITE\" means an uncolored source,\n\ +in the lamp table file. A value of \"WHITE\" means an uncolored source,\n\ which may be preferable because it results in a color balanced image." }, { "length unit", "meter", unitcheck, "Unit must be one of: \"meter\", \"centimeter\", \"foot\", or \"inch\".\n\