From 0e1c72e99545549b8b7437b37ade9e55e5ecdc4f Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 16 May 2014 14:43:26 +0200 Subject: [PATCH] msgop.2: Drop some details from Davidlohr Bueso's patch MSGTQL on other systems is a system-wide limit, not a per-queue limit. Signed-off-by: Michael Kerrisk --- man2/msgop.2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/man2/msgop.2 b/man2/msgop.2 index 8032a032f..029ef5c90 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -128,10 +128,6 @@ This check is necessary to prevent an unlimited number of zero-length messages being placed on the queue. Although such messages contain no data, they nevertheless consume (locked) kernel memory. -This is equivalent to the traditional -.B MSGTQL -parameter present in many Unix systems. This behavior -is unique to Linux. .PP If insufficient space is available in the queue, then the default behavior of