diff --git a/imports.md b/imports.md index 6d958ee..34f0bf7 100644 --- a/imports.md +++ b/imports.md @@ -937,7 +937,7 @@ POSIX.

Return a stream for appending to a file, if available.

May fail with an error-code describing why the file cannot be appended.

Note: This allows using write-stream, which is similar to write with -O_APPEND in in POSIX.

+O_APPEND in POSIX.

Params