open(2): fix typo
This commit is contained in:
parent
562f1b51ee
commit
20e255110c
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ cannot be evaluated, if the user doesn't have write permission
|
||||||
in the final directory, if the file already exists and
|
in the final directory, if the file already exists and
|
||||||
does not permit the access defined by
|
does not permit the access defined by
|
||||||
.IR omode ,
|
.IR omode ,
|
||||||
of if there are no free file descriptors.
|
or if there are no free file descriptors.
|
||||||
In the last case, the file may be created even when
|
In the last case, the file may be created even when
|
||||||
an error is returned.
|
an error is returned.
|
||||||
If the file is new and the directory in which it is created is
|
If the file is new and the directory in which it is created is
|
||||||
|
|
Loading…
Reference in a new issue