diff libinterp/corefcn/toplev.cc @ 19274:66ca15a97988

doc: Remove deprecated dump_prefs function from the manual. * basics.txi: Remove dump_prefs from manual. * toplev.cc (Foctave_config_info): Removee seealso link to dump_prefs.
author Rik <rik@octave.org>
date Tue, 21 Oct 2014 08:57:47 -0700
parents dc64f1c4a33e
children 2218dd129a6b
line wrap: on
line diff
--- a/libinterp/corefcn/toplev.cc	Tue Oct 21 08:41:09 2014 -0700
+++ b/libinterp/corefcn/toplev.cc	Tue Oct 21 08:57:47 2014 -0700
@@ -1251,7 +1251,7 @@
 If @var{option} is a string, return the configuration information for the\n\
 specified option.\n\
 \n\
-@seealso{dump_prefs, computer}\n\
+@seealso{computer}\n\
 @end deftypefn")
 {
   octave_value retval;