Signed-off-by: Ma Xinjian <maxj.fnst@xxxxxxxxxxx> --- man/man2/utime.2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/man2/utime.2 b/man/man2/utime.2 index f4858d3e3..78e6eec2f 100644 --- a/man/man2/utime.2 +++ b/man/man2/utime.2 @@ -132,6 +132,10 @@ or the .B CAP_FOWNER capability). .TP +.B EFAULT +.I filename +points to an invalid address. +.TP .B ENOENT .I filename does not exist. -- 2.18.1