Added FIXME

This commit is contained in:
Michael Kerrisk 2007-08-05 09:43:16 +00:00
parent 185341d477
commit 7d4857d716
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ sockets, and (since Linux 2.6) pipes and FIFOs.
See
.BR fcntl (2)
for further details.
.\" FIXME 2.6.23 adds O_CLOEXEC -- this needs to be documented
.TP
.B O_CREAT
If the file does not exist it will be created.