Functions c/zlarfg and c/zlarfgp have now the following formula in Purpose description
H**H * ( alpha ) = ( beta ), H**H * H = I.
( x ) ( 0 )
Should not it be
H * ( alpha ) = ( beta ), H**H * H = I.
( x ) ( 0 )
instead?

