aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-23 10:08:52 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-23 10:08:52 +0100
commitbdcc471b64d11a1a8ddf3ef20a762658cc32859a (patch)
treebcd035673f6144f6e3662645422d27ce3c1e5112
parente0b19c5b50edd522a8232ef5caac1177d1564b36 (diff)
downloadman-pages-bdcc471b64d11a1a8ddf3ef20a762658cc32859a.tar.gz
standards.7: Add LFS (Large File Summit)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/standards.78
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,