]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sysvipc.7: tfix
authorŠtěpán Němec <stepnem@gmail.com>
Thu, 1 Sep 2022 13:01:17 +0000 (15:01 +0200)
committerAlejandro Colomar <alx.manpages@gmail.com>
Thu, 1 Sep 2022 21:29:37 +0000 (23:29 +0200)
Signed-off-by: Štěpán Němec <stepnem@gmail.com>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
man7/sysvipc.7

index f9f1e0cf10c7c1251a2342e5527af2369432ad30..e64b8f83191fdb46e81fbe7fac30f2fae458456d 100644 (file)
@@ -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).