diff doc/interpreter/matrix.txi @ 11431:0d9640d755b1

Improve docstrings for all isXXX functions. Use 'return true' rather than 'return 1'. Improve the cross-referencing through seealso links.
author Rik <octave@nomad.inbox5.com>
date Fri, 31 Dec 2010 13:20:44 -0800
parents 20ce631f0f12
children fd0a3ac60b0e
line wrap: on
line diff
--- a/doc/interpreter/matrix.txi
+++ b/doc/interpreter/matrix.txi
@@ -75,7 +75,7 @@
 
 @DOCSTRING(isnan)
 
-@DOCSTRING(finite)
+@DOCSTRING(isfinite)
 
 @DOCSTRING(find)