diff --git a/doc/salome/gui/GEOM/input/free_faces.doc b/doc/salome/gui/GEOM/input/free_faces.doc
index 9ec0cb1f8..fcd571b8a 100644
--- a/doc/salome/gui/GEOM/input/free_faces.doc
+++ b/doc/salome/gui/GEOM/input/free_faces.doc
@@ -2,12 +2,8 @@
\page free_faces_page Check Free Faces
-Highlights all free faces of a given shape. A free
-face is a face which is not shared between two objects of the shape.
-
-\note This functionality works only in VTK viewer.
-
-\b Result: a list of IDs of all free faces, containing in the shape.
+Emphasizes by the red color all free faces of a given shape in the 3D Viewer.
+A free face is a face which is not shared between several sub-shapes of the shape.
TUI Command: GetFreeFacesIDs(Shape), where \em Shape is
a shape to be checked.