diff --git a/doc/salome/gui/GEOM/input/geometry_preferences.doc b/doc/salome/gui/GEOM/input/geometry_preferences.doc
index 454ac3210..4e37ef4c6 100644
--- a/doc/salome/gui/GEOM/input/geometry_preferences.doc
+++ b/doc/salome/gui/GEOM/input/geometry_preferences.doc
@@ -94,7 +94,14 @@ By default Along U and Along V are null and isolines are not drawn
- Input fields precision - a group of preferences controlling input
-precision for floating-point data.
+ precision for floating-point data. The semantics of the precision
+ values is described in detail in Using input widgets
+ chapter of GUI documentation (Introduction to Salome Platform /
+ Introduction to GUI / Using input widgets). In brief: \b positive
+ precision value is the maximum allowed number of digits after the
+ decimal point in the fixed-point format; \b nagative precision value
+ is the maximum allowed number of significant digits in mantissa in
+ either the fixed-point or scientific format.
- Length precision - allows to adjust input precision of coordinates and dimensions.
- Angular precision - allows to adjust input precision of angles.