diff src/DLD-FUNCTIONS/det.cc @ 7650:eb7bdde776f2

Texinfo fixes
author John W. Eaton <jwe@octave.org>
date Wed, 26 Mar 2008 16:27:14 -0400
parents f5005d9510f4
children 82be108cc558
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/det.cc	Wed Mar 26 16:18:23 2008 -0400
+++ b/src/DLD-FUNCTIONS/det.cc	Wed Mar 26 16:27:14 2008 -0400
@@ -36,7 +36,7 @@
 
 DEFUN_DLD (det, args, ,
   "-*- texinfo -*-\n\
-@deftypefn {Loadable Function} {[@var{d}, @var{rcond}] = } det (@var{a})\n\
+@deftypefn {Loadable Function} {[@var{d}, @var{rcond}] =} det (@var{a})\n\
 Compute the determinant of @var{a} using @sc{Lapack} for full and UMFPACK\n\
 for sparse matrices.  Return an estimate of the reciprocal condition number\n\
 if requested.\n\