diff --git a/doc/dynare.texi b/doc/dynare.texi index 3a2991f1b5dc26979a9a80755e45a17001a6260c..03c5864de5535b2d2cbbe9c48f760bc4d4d04f3c 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -2569,8 +2569,9 @@ function returning several arguments: [ @var{VARIABLE_NAME}, @var{VARIABLE_NAME}@dots{} ] = @var{EXPRESSION}; @end example -Dynare will automatically generate a steady state file using the -information provided in this block. +Dynare will automatically generate a steady state file (of the form +@file{@var{FILENAME}_steadystate2.m}) using the information provided in +this block. @customhead{Steady state file for deterministic models}