diff options
| -rw-r--r-- | man2/shmop.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/shmop.2 b/man2/shmop.2 index 181eb89a71..06cef8ac5a 100644 --- a/man2/shmop.2 +++ b/man2/shmop.2 @@ -226,7 +226,7 @@ or, .I shmaddr is not aligned on a page boundary. .SH CONFORMING TO -SVr4, POSIX.1-2001. +POSIX.1-2001, POSIX.1-2008, SVr4. .\" SVr4 documents an additional error condition EMFILE. In SVID 3 (or perhaps earlier), @@ -268,7 +268,7 @@ rather than absolute. .PP On Linux, it is possible to attach a shared memory segment even if it is already marked to be deleted. -However, POSIX.1-2001 does not specify this behavior and +However, POSIX.1 does not specify this behavior and many other implementations do not support it. .LP The following system parameter affects |
