Index: trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr	(revision 4385)
+++ trunk/psLib/test/dataManip/verified/tst_psMatrix02.stderr	(revision 4388)
@@ -1,6 +1,6 @@
 <DATE><TIME>|<HOST>|E|psMatrixTranspose (FILE:LINENO)
-    Invalid operation: Pointer to inImage is same as outImage.
+    Invalid operation: Pointer to in is same as out.
 <DATE><TIME>|<HOST>|E|psMatrixTranspose (FILE:LINENO)
-    Unallowable operation: psImage inImage or its data is NULL.
+    Unallowable operation: psImage in or its data is NULL.
 <DATE><TIME>|<HOST>|E|psMatrixTranspose (FILE:LINENO)
-    Invalid operation. inImage not PS_TYPE_F64.
+    Invalid operation. in not PS_TYPE_F64.
Index: trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr
===================================================================
--- trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr	(revision 4385)
+++ trunk/psLib/test/dataManip/verified/tst_psMatrix03.stderr	(revision 4388)
@@ -1,6 +1,6 @@
 <DATE><TIME>|<HOST>|E|psMatrixLUD (FILE:LINENO)
-    Unallowable operation: psImage inImage or its data is NULL.
+    Unallowable operation: psImage in or its data is NULL.
 <DATE><TIME>|<HOST>|E|psMatrixLUSolve (FILE:LINENO)
-    Unallowable operation: psVector inVector or its data is NULL.
+    Unallowable operation: psVector RHS or its data is NULL.
 <DATE><TIME>|<HOST>|E|psMatrixLUSolve (FILE:LINENO)
-    Unallowable operation: psImage inImage or its data is NULL.
+    Unallowable operation: psImage LU or its data is NULL.
