diff options
Diffstat (limited to 'man2/open.2')
| -rw-r--r-- | man2/open.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/open.2 b/man2/open.2 index ef00f3cb9b..062ce57963 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -1192,7 +1192,7 @@ does not support refers to a regular file that is too large to be opened. The usual scenario here is that an application compiled on a 32-bit platform without -.I -D_FILE_OFFSET_BITS=64 +.I \-D_FILE_OFFSET_BITS=64 tried to open a file whose size exceeds .I (1<<31)-1 bytes; |
