open.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-21 10:25:00 +01:00
parent 0fb83d0052
commit 4d61d36a8e
1 changed files with 1 additions and 1 deletions

View File

@ -626,7 +626,7 @@ requires support by the underlying filesystem;
only a subset of Linux filesystems provide that support.
.TP
.B O_TRUNC
If the file already exists and is a regular file and the open mode allows
If the file already exists and is a regular file and the access mode allows
writing (i.e., is
.B O_RDWR
or