--- rpl/lapack/lapack/dlartgs.f 2010/12/21 13:53:32 1.2 +++ rpl/lapack/lapack/dlartgs.f 2011/07/22 07:38:07 1.3 @@ -61,7 +61,7 @@ * THRESH = DLAMCH('E') * -* Compute the first column of B'*B - SIGMA^2*I, up to a scale +* Compute the first column of B**T*B - SIGMA^2*I, up to a scale * factor. * IF( (SIGMA .EQ. ZERO .AND. ABS(X) .LT. THRESH) .OR.