open.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-02-18 15:18:52 +01:00
parent 26f24c264f
commit bce0482fee
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ The following symbolic constants are provided for
Try to minimize cache effects of the I/O to and from this file.
In general this will degrade performance, but it is useful in
special situations, such as when applications do their own caching.
File I/O is done directly to/from user space buffers.
File I/O is done directly to/from user-space buffers.
The
.B O_DIRECT
flag on its own makes an effort to transfer data synchronously,