shm_overview.7: Remove unneeded CONFORMING TO section

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 12:18:37 +02:00
parent cd551db19d
commit 117f9789ff
1 changed files with 0 additions and 2 deletions

View File

@ -98,8 +98,6 @@ virtual filesystem, normally mounted under
.IR /dev/shm .
Since kernel 2.6.19, Linux supports the use of access control lists (ACLs)
to control the permissions of objects in the virtual filesystem.
.SH CONFORMING TO
POSIX.1-2001.
.SH NOTES
Typically, processes must synchronize their access to a shared
memory object, using, for example, POSIX semaphores.