diff --git a/man2/rename.2 b/man2/rename.2 index 6a35ab144..cab9dfaec 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -388,9 +388,11 @@ The filesystem does not support one of the flags in .TP .B ENOENT .I flags -contain +contains .B RENAME_EXCHANGE -and the target of the rename does not exist. +and +.IR newpath +does not exist. .SH VERSIONS .BR renameat () was added to Linux in kernel 2.6.16;