aboutsummaryrefslogtreecommitdiffstats
diff options
authorSeth McDonald <sethmcmail@pm.me>2026-01-26 12:30:25 +0000
committerAlejandro Colomar <alx@kernel.org>2026-02-11 00:59:04 +0100
commitb3c262a153a8fe3f02bfa8c8c991379e9694c19d (patch)
treeb4b005f9b4479984c783d829400c5ebc7e478480
parentabba6473b0fc362d192bfe0f108ea4e7df47d13d (diff)
downloadman-pages-b3c262a153a8fe3f02bfa8c8c991379e9694c19d.tar.gz
man/man2/msync.2: HISTORY: Update POSIX appearances of msync(2)
msync(2) appeared in SUSv1.[1] The function was then added to POSIX.1-1996.[2] [1] X/Open CAE Specification, System Interfaces and Headers Issue 4, Version 2, Chapter 3 "System Interfaces", pp. 412-413. [2] ISO/IEC 9945-1:1996, Section 12.2.4 "Memory Object Synchronization". Signed-off-by: Seth McDonald <sethmcmail@pm.me> Message-ID: <d106bca86ec14c722b31febfaae0bdea6afbd8b2.1769429341.git.sethmcmail@pm.me> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man/man2/msync.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man/man2/msync.2 b/man/man2/msync.2
index f0f3d2f5dd..ac3aa8cd98 100644
--- a/man/man2/msync.2
+++ b/man/man2/msync.2
@@ -114,7 +114,8 @@ in
.SH STANDARDS
POSIX.1-2024.
.SH HISTORY
-POSIX.1-2001.
+SUSv1,
+POSIX.1-1996.
.P
This call was introduced in Linux 1.3.21, and then used
.B EFAULT