Mercurial > hg > octave-nkf
diff scripts/help/__additional_help_message__.m @ 8768:e0fbf17a17bb
__makeinfo__.m: rename from makeinfo.m
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 16 Feb 2009 17:01:17 -0500 |
parents | f134925a1cfa |
children |
line wrap: on
line diff
--- a/scripts/help/__additional_help_message__.m +++ b/scripts/help/__additional_help_message__.m @@ -15,11 +15,8 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} __additional_help_message__ () -## Return additional help message. -## -## This is an internal function and should not be used directly. -## @seealso{suppress_verbose_help_message} +## @deftypefn {Function File} {} __additional_help_message__ () +## Undocumented internal function. ## @end deftypefn function msg = __additional_help_message__ ()