From 5c1517fa0a1ffef416de8032da8c2b66352c6062 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 19 Apr 2014 10:57:02 +0200 Subject: [PATCH] rename.2: Improve description or renameat2() EINVAL 'flags' error Signed-off-by: Michael Kerrisk --- man2/rename.2 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/man2/rename.2 b/man2/rename.2 index 77befd53a..6a35ab144 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -374,8 +374,13 @@ and already exists. .TP .B EINVAL -Invalid combination of -.IR flags . +An invalid flag was specified in +.IR flags , +or both +.B RENAME_NOREPLACE +and +.B RENAME_EXCHANGE +were specified. .TP .B EINVAL The filesystem does not support one of the flags in