rename.2: Improve description or renameat2() EINVAL 'flags' error

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-19 10:57:02 +02:00
parent 4e6c4ab2ff
commit 5c1517fa0a
1 changed files with 7 additions and 2 deletions

View File

@ -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