From 23718f2f9320726f74a28d96069c43e40f4c2e0b Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Thu, 1 Sep 2022 15:01:17 +0200 Subject: [PATCH] sysvipc.7: tfix MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Štěpán Němec Signed-off-by: Alejandro Colomar --- man7/sysvipc.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/sysvipc.7 b/man7/sysvipc.7 index f9f1e0cf10..e64b8f8319 100644 --- a/man7/sysvipc.7 +++ b/man7/sysvipc.7 @@ -12,7 +12,7 @@ message queues, semaphore, and shared memory. .\" .SS Message queues System V message queues allow data to be exchanged in units called messages. -Each messages can have an associated priority, +Each message can have an associated priority. POSIX message queues provide an alternative API for achieving the same result; see .BR mq_overview (7). -- 2.47.2