diff doc/interpreter/eval.txi @ 12578:f5a780d675a1

Clean up operator and function indices in documentation.
author Rik <octave@nomad.inbox5.com>
date Wed, 06 Apr 2011 11:44:21 -0700
parents fd0a3ac60b0e
children 72c96de7a403
line wrap: on
line diff
--- a/doc/interpreter/eval.txi	Mon Apr 04 20:15:32 2011 -0700
+++ b/doc/interpreter/eval.txi	Wed Apr 06 11:44:21 2011 -0700
@@ -48,8 +48,6 @@
 Newton's method.
 
 @example
-@cindex Fordyce, A. P.
-@findex newtroot
 function result = newtroot (fname, x)
 
 # usage: newtroot (fname, x)