From b20da8c78a343944f8581b5cb0bd4032b7c40133 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 27 Feb 2019 08:20:46 +0100 Subject: [PATCH] stat.2: tfix Reported-by: Bjarni Ingi Gislason Signed-off-by: Michael Kerrisk --- man2/stat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/stat.2 b/man2/stat.2 index 638439eac..4fb459a8e 100644 --- a/man2/stat.2 +++ b/man2/stat.2 @@ -710,7 +710,7 @@ main(int argc, char *argv[]) .BR chmod (2), .BR chown (2), .BR readlink (2), -.BR statx (2) +.BR statx (2), .BR utime (2), .BR capabilities (7), .BR inode (7),