From 847389045bad9e832179aeaab44e8706396fae4c Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 18 Apr 2015 12:23:09 +0200 Subject: [PATCH] mq_overview.7: Remove unneeded CONFORMING TO section Signed-off-by: Michael Kerrisk --- man7/mq_overview.7 | 2 -- 1 file changed, 2 deletions(-) diff --git a/man7/mq_overview.7 b/man7/mq_overview.7 index 7bade59a6..b384c02de 100644 --- a/man7/mq_overview.7 +++ b/man7/mq_overview.7 @@ -348,8 +348,6 @@ This is not portable. For a discussion of the interaction of System V IPC objects and IPC namespaces, see .BR namespaces (7). -.SH CONFORMING TO -POSIX.1-2001. .SH NOTES System V message queues .RB ( msgget (2),