diff --git a/doc/manual/source/the-model-file.rst b/doc/manual/source/the-model-file.rst
index bd15b5a403a16dcab0e74c129b1866abc7181490..ec8475ffdbcd325e323177b49fc8e3fac111f55c 100644
--- a/doc/manual/source/the-model-file.rst
+++ b/doc/manual/source/the-model-file.rst
@@ -5367,7 +5367,7 @@ block decomposition of the model (see :opt:`block`).
                 routine (available under MATLAB if the Optimization Toolbox is
                 installed; available under Octave if the `optim
                 <https://octave.sourceforge.io/optim/>`__ package from
-                Octave-Forge is installed). ``101``
+                Octave-Forge is installed).
 
            ``101``
 
@@ -5502,7 +5502,7 @@ block decomposition of the model (see :opt:`block`).
        option :opt:`mode_compute <mode_compute = INTEGER |
        FUNCTION_NAME>`):
 
-           ``1, 3, 7, 12``
+           ``1, 3, 7, 12, 13``
 
                Available options are given in the documentation of the
                MATLAB Optimization Toolbox or in Octave’s