diff options
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/standards.7 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man7/standards.7 b/man7/standards.7 index 021769662b..8e022c0143 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -120,6 +120,14 @@ Available online at .B C11 This revision of the C language standard was ratified by ISO in 2011 .RI ( "ISO/IEC 9899:2011" ). +.IP +.B LFS +The Large File Summit specification, completed in 1996. +This specification defined mechanisms that allowed 32-bit systems +to support the use of large files (i.e., 64-bit file offsets). +See +.UR https://www.opengroup.org\:/platform\:/lfs.html +.UE . .TP .B POSIX.1-1988 This was the first POSIX standard, |
