diff src/DLD-FUNCTIONS/luinc.cc @ 8286:6f2d95255911

fix @seealso references to point to existing anchors
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Wed, 29 Oct 2008 17:52:54 -0400
parents f3c00dc0912b
children eb63fbe60fab
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/luinc.cc
+++ b/src/DLD-FUNCTIONS/luinc.cc
@@ -93,7 +93,7 @@
 \n\
 Given the string argument 'vector', @dfn{luinc} returns the values of @var{p}\n\
 @var{q} as vector values.\n\
-@seealso{sparse, lu, cholinc}\n\
+@seealso{sparse, lu}\n\
 @end deftypefn")
 {
   int nargin = args.length ();