diff --git a/doc/texinfo/opt_mesh.texi b/doc/texinfo/opt_mesh.texi
index 9f2dbce4332d0cb6f1527fa1a95cfb1d69faab0a..070e9eb7a7abae9b9b1e8a8f0f0a1b9578668269 100644
--- a/doc/texinfo/opt_mesh.texi
+++ b/doc/texinfo/opt_mesh.texi
@@ -19,6 +19,11 @@ Allow the generation of degenerated hexahedra or prisms during extrusion@*
 Default value: @code{0}@*
 Saved in: @code{-}
 
+@item Mesh.AngleSmoothNormals
+Threshold angle below which normals are not smoothed@*
+Default value: @code{180}@*
+Saved in: @code{General.OptionsFileName}
+
 @item Mesh.CharacteristicLengthFactor
 Factor applied to all characteristic lengths (and background meshes)@*
 Default value: @code{1}@*
@@ -249,6 +254,11 @@ Number of smoothing steps applied to the final mesh@*
 Default value: @code{1}@*
 Saved in: @code{General.OptionsFileName}
 
+@item Mesh.SmoothNormals
+Smooth the mesh normals?@*
+Default value: @code{0}@*
+Saved in: @code{General.OptionsFileName}
+
 @item Mesh.SpeedMax
 Disable dubious point insertion tests@*
 Default value: @code{0}@*