On 2/27/19 8:14 AM, Benjamin Peterson wrote: > --- > 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), Thanks, Benjamin. Fixed already before I saw this mail. Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/