rename.2: Minor text reworking for EINVAL errors

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-06 15:51:42 +02:00
parent c9c7821b89
commit de332fe886
1 changed files with 6 additions and 3 deletions

View File

@ -376,12 +376,15 @@ already exists.
.TP
.B EINVAL
An invalid flag was specified in
.IR flags ,
or both
.IR flags .
.TP
.B EINVAL
Both
.B RENAME_NOREPLACE
and
.B RENAME_EXCHANGE
were specified.
were specified in
.IR flags .
.TP
.B EINVAL
The filesystem does not support one of the flags in