diff options
| -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 b963aa3697..f1c3238800 100644 --- a/man2/open.2 +++ b/man2/open.2 @@ -385,7 +385,7 @@ Setting the .B _FILE_OFFSET_BITS feature test macro to 64 (rather than using .BR O_LARGEFILE ) -is the preferred method of obtaining +is the preferred method of accessing large files on 32-bit systems (see .BR feature_test_macros (7)). .TP |
