People really need to check, examine their working habits (practices). commit c4b7b812d350889e4697c38ee590fb8c3eea24d0 Author: Benjamin Peterson <...> Date: Mon Feb 18 12:07:49 2019 -0800 stat.2: SEE ALSO: add statx(2) Signed-off-by: Benjamin Peterson <...> Signed-off-by: Michael Kerrisk <...> diff --git a/man2/stat.2 b/man2/stat.2 index a58cbfb06..638439eac 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -710,6 +710,7 @@ main(int argc, char *argv[]) .BR chmod (2), .BR chown (2), .BR readlink (2), +.BR statx (2) .BR utime (2), .BR capabilities (7), .BR inode (7), -- Bjarni I. Gislason