diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index ed0863caf435ce895e946feb281f6a71b97f0ab6..e8d927e45fca7f734cf0c7e2d585c6e74727d572 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -3675,7 +3675,10 @@ speed-up on large models.
     .. option:: linear_approximation
 
        Solves the linearized version of the perfect foresight
-       model. The model must be stationary. Only available with option
+       model. The model must be stationary and a steady state 
+       needs to be provided. Linearization is conducted about the 
+       last defined steady state, which can derive from ``initval``,
+       ``endval`` or a subsequent ``steady``. Only available with option
        ``stack_solve_algo==0`` or ``stack_solve_algo==7``.
 
     *Output*