# HG changeset patch # User Soren Hauberg # Date 1233502853 -3600 # Node ID e8cb7f97131b71284ddd2875b63f90587b44e5d8 # Parent 2479ebf1c33f5ece94bd48f2f857176cab929adc doc/interpreter/nonlin.txi: remove reference to 'fsolve_options' diff -r 2479ebf1c33f -r e8cb7f97131b doc/ChangeLog --- a/doc/ChangeLog Sun Feb 01 16:30:29 2009 +0100 +++ b/doc/ChangeLog Sun Feb 01 16:40:53 2009 +0100 @@ -1,3 +1,7 @@ +2009-02-01 Soren Hauberg + + * interpreter/nonlin.txi: Remove reference to 'fsolve_options'. + 2009-02-01 Soren Hauberg * interpreter/system.txi: Remove reference to 'eomdate'. diff -r 2479ebf1c33f -r e8cb7f97131b doc/interpreter/nonlin.txi --- a/doc/interpreter/nonlin.txi Sun Feb 01 16:30:29 2009 +0100 +++ b/doc/interpreter/nonlin.txi Sun Feb 01 16:40:53 2009 +0100 @@ -44,8 +44,6 @@ @DOCSTRING(fsolve) -@DOCSTRING(fsolve_options) - Here is a complete example. To solve the set of equations @iftex @tex