[PATCH] sysvipc.7: tfix
From: Štěpán Němec <hidden>
Date: 2022-09-01 13:07:08
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Štěpán Němec <hidden>
Date: 2022-09-01 13:07:08
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Štěpán Němec <redacted> --- 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