/usr/share/geometry_msgs/msg/Point.msg is in ros-geometry-msgs 1.12.5-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # This contains the position of a point in free space
float64 x
float64 y
float64 z
|