Signed-off-by: Elliott Hughes <enh@xxxxxxxxxx> diff --git a/man/man2/stat.2 b/man/man2/stat.2 index 099c56b15..cfbfb654b 100644 --- a/man/man2/stat.2 +++ b/man/man2/stat.2 @@ -175,7 +175,9 @@ can either be 0, or include one or more of the following flags ORed: .\" commit 65cfc6722361570bfe255698d9cd4dccaf47570d If .I pathname -is an empty string, operate on the file referred to by +is an empty string +(or NULL, since Linux 6.11) +operate on the file referred to by .I dirfd (which may have been obtained using the .BR open (2) -- 2.47.1.613.gc27f4b7a9f-goog