Mercurial > hg > octave-nkf
diff doc/interpreter/func.txi @ 8235:7eedf503ba1c
Small makeinfo doc fixes
author | David Bateman <dbateman@free.fr> |
---|---|
date | Fri, 17 Oct 2008 05:48:24 +0100 |
parents | 06094fa570a3 |
children | 50e827fb8b9f |
line wrap: on
line diff
--- a/doc/interpreter/func.txi +++ b/doc/interpreter/func.txi @@ -881,13 +881,13 @@ @ref{Object Oriented Programming}. @item Legacy Dispatch -An overloaded function as defined by @xref{dispatch}. +An overloaded function as defined by @xref{doc-dispatch}. @item Command-line Function A function that has been defined on the command-line. @item Autoload function -A function that is marked as autoloaded with @xref{autoload}. +A function that is marked as autoloaded with @xref{doc-autoload}. @item A Function on the Path A function that can be found on the users load-path. There can also be