The name of the second argument is "pathname". --- man2/utimensat.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/utimensat.2 b/man2/utimensat.2 index ec03463a1..d61b43e96 100644 --- a/man2/utimensat.2 +++ b/man2/utimensat.2 @@ -483,7 +483,7 @@ utimensat(fd, NULL, times, 0); Note, however, that the glibc wrapper for .BR utimensat () disallows passing NULL as the value for -.IR file : +.IR pathname : the wrapper function returns the error .IR EINVAL in this case. -- -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html