# HG changeset patch # User Jay Belanger # Date 1097599238 0 # Node ID 4dab182e8b053b9e696b10ae3541484241f415a6 # Parent 8c6dae33cdc39408d3c6cdf8c1622a1bc4be4164 (Help Commands): Changed the descriptions of calc-describe-function and calc-describe-variable to match their current behavior. diff -r 8c6dae33cdc3 -r 4dab182e8b05 man/calc.texi --- a/man/calc.texi Tue Oct 12 16:05:55 2004 +0000 +++ b/man/calc.texi Tue Oct 12 16:40:38 2004 +0000 @@ -10026,19 +10026,17 @@ @kindex h f @pindex calc-describe-function The @kbd{h f} (@code{calc-describe-function}) command looks up an -algebraic function or a command name in the Calc manual. The -prompt initially contains @samp{calcFunc-}; follow this with an +algebraic function or a command name in the Calc manual. Enter an algebraic function name to look up that function in the Function -Index. Or, backspace and enter a command name beginning with -@samp{calc-} to look it up in the Command Index. This command -will also look up operator symbols that can appear in algebraic -formulas, like @samp{%} and @samp{=>}. +Index or enter a command name beginning with @samp{calc-} to look it +up in the Command Index. This command will also look up operator +symbols that can appear in algebraic formulas, like @samp{%} and +@samp{=>}. @kindex h v @pindex calc-describe-variable The @kbd{h v} (@code{calc-describe-variable}) command looks up a -variable in the Calc manual. The prompt initially contains the -@samp{var-} prefix; just add a variable name like @code{pi} or +variable in the Calc manual. Enter a variable name like @code{pi} or @code{PlotRejects}. @kindex h b