Mercurial > hg > octave-nkf
diff src/octave.cc @ 9724:f22bbc5d56e9
Fix various incorrect usages of TeXinfo deffn and deftypefn macros
which were causing bad entries in the function index.
author | Rik <rdrider0-list@yahoo.com> |
---|---|
date | Tue, 13 Oct 2009 21:10:37 -0700 |
parents | 0fcbfddaa87f |
children | 892e2aa7bc75 |
line wrap: on
line diff
--- a/src/octave.cc +++ b/src/octave.cc @@ -925,7 +925,7 @@ DEFUN (program_invocation_name, args, , "-*- texinfo -*-\n\ -@deftypefn {Built-in Function} program_invocation_name ()\n\ +@deftypefn {Built-in Function} {} program_invocation_name ()\n\ Return the name that was typed at the shell prompt to run Octave.\n\ \n\ If executing a script from the command line (e.g., @code{octave foo.m})\n\