summaryrefslogtreecommitdiff
path: root/SRC/zunmbr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zunmbr.f')
-rw-r--r--SRC/zunmbr.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zunmbr.f b/SRC/zunmbr.f
index d4dd6cce..35e62246 100644
--- a/SRC/zunmbr.f
+++ b/SRC/zunmbr.f
@@ -167,8 +167,7 @@
*> For optimum performance LWORK >= max(1,N*NB) if SIDE = 'L',
*> and LWORK >= max(1,M*NB) if SIDE = 'R', where NB is the
*> optimal blocksize. (NB = 0 if M = 0 or N = 0.)
-*> \endverbatim
-*> \verbatim
+*>
*> If LWORK = -1, then a workspace query is assumed; the routine
*> only calculates the optimal size of the WORK array, returns
*> this value as the first entry of the WORK array, and no error