open.2: ERRORS: EBUSY

An EBUSY error case is mentioned in DESCRIPTIOn; add it to ERRORS
also.

See also https://bugzilla.kernel.org/show_bug.cgi?id=209109

Reported-by: henrik@optoscale.no
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-09-07 09:26:02 +02:00
parent 51c1b1031b
commit 836a5bbf02
1 changed files with 8 additions and 0 deletions

View File

@ -1014,6 +1014,14 @@ and
in
.BR proc (5).
.TP
.B EBUSY
.B O_EXCL
was specified in
.I flags
and
.I pathname
refers to a block device that is in use by the system (e.g., it is mounted).
.TP
.B EDQUOT
Where
.B O_CREAT