diff --git a/doc/latex/NEMO/main/introduction.tex b/doc/latex/NEMO/main/introduction.tex
index 4363513b9f848528a4b2f92e6e82ca3c49f42a56..18df66452de2e1c6e5f12c1f55f881710487253f 100644
--- a/doc/latex/NEMO/main/introduction.tex
+++ b/doc/latex/NEMO/main/introduction.tex
@@ -73,8 +73,6 @@ Interactive coupling to Atmospheric models is possible via the \OASIS\ coupler.
 Two-way nesting is also available through an interface to the \AGRIF\ package,
 \ie\ \textbf{A}daptative \textbf{G}rid \textbf{R}efinement in \textbf{F}ortran
 \citep{debreu.vouland.ea_CG08}.
-The interface code for coupling to an alternative sea ice model (\CICE) has now been upgraded so that
-it works for both global and regional domains.
 \item [\nameref{chap:LBC}] presents the \textbf{L}ateral
 \textbf{B}oun\textbf{D}ar\textbf{Y} \textbf{C}onditions.
 Global configurations of the model make use of the ORCA tripolar grid,
diff --git a/doc/latex/NEMO/subfiles/chap_DYN.tex b/doc/latex/NEMO/subfiles/chap_DYN.tex
index 0aa8a474b3e1593fc5c78c3b9ad2dcf038d19339..6dc1a22ce02838ac6c1fa9a4c4bf11176a411522 100644
--- a/doc/latex/NEMO/subfiles/chap_DYN.tex
+++ b/doc/latex/NEMO/subfiles/chap_DYN.tex
@@ -1245,7 +1245,7 @@ the atmospheric pressure is taken into account when computing the surface pressu
 (2) When \np[=.true.]{ln_tide_pot}{ln\_tide\_pot} and \np[=.true.]{ln_tide}{ln\_tide} (see \autoref{sec:SBC_TDE}),
 the tidal potential is taken into account when computing the surface pressure gradient.
 
-(3) When \np[=2]{nn_ice_embd}{nn\_ice\_embd} and LIM or CICE is used
+(3) When \np[=2]{nn_ice_embd}{nn\_ice\_embd} and SI3 is used
 (\ie\ when the sea-ice is embedded in the ocean),
 the snow-ice mass is taken into account when computing the surface pressure gradient.
 
diff --git a/doc/latex/NEMO/subfiles/introduction.tex b/doc/latex/NEMO/subfiles/introduction.tex
index dc47617e3a136d414ab3c221ac22611d7a3f3a79..25fd8b734bc96e93d74ad198541b3152aab58e6e 100644
--- a/doc/latex/NEMO/subfiles/introduction.tex
+++ b/doc/latex/NEMO/subfiles/introduction.tex
@@ -69,9 +69,6 @@ a biogeochemistry model (PISCES).
 Interactive coupling to Atmospheric models is possible via the \href{https://portal.enes.org/oasis}{OASIS coupler}.
 Two-way nesting is also available through an interface to the AGRIF package
 (Adaptative Grid Refinement in \fortran) \citep{debreu.vouland.ea_CG08}.
-% Needs to be reviewed
-%The interface code for coupling to an alternative sea ice model (CICE, \citet{Hunke2008}) has now been upgraded so
-%that it works for both global and regional domains, although AGRIF is still not available.
 
 Other model characteristics are the lateral boundary conditions (\autoref{chap:LBC}).
 Global configurations of the model make use of the ORCA tripolar grid, with special north fold boundary condition.