public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sysvipc.7: tfix
@ 2022-09-01 13:01 Štěpán Němec
  2022-09-01 21:30 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Štěpán Němec @ 2022-09-01 13:01 UTC (permalink / raw)
  To: Alejandro Colomar, Michael Kerrisk; +Cc: linux-man

Signed-off-by: Štěpán Němec <stepnem@gmail.com>
---
 man7/sysvipc.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/sysvipc.7 b/man7/sysvipc.7
index f9f1e0cf10c7..e64b8f83191f 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).

base-commit: 123df84eb1241c5ea2f086ccfc91e2a124e495ab
-- 
2.37.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-01 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-01 13:01 [PATCH] sysvipc.7: tfix Štěpán Němec
2022-09-01 21:30 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox