--- rpl/lapack/lapack/zsytrs2.f 2018/05/29 07:18:38 1.14 +++ rpl/lapack/lapack/zsytrs2.f 2020/05/21 21:46:11 1.15 @@ -36,7 +36,7 @@ *> *> \verbatim *> -*> ZSYTRS2 solves a system of linear equations A*X = B with a real +*> ZSYTRS2 solves a system of linear equations A*X = B with a complex *> symmetric matrix A using the factorization A = U*D*U**T or *> A = L*D*L**T computed by ZSYTRF and converted by ZSYCONV. *> \endverbatim