From f2a77c2a7c427559f2c0fb1603de86e49f09ee85 Mon Sep 17 00:00:00 2001 From: David Xu Date: Tue, 6 Dec 2005 09:52:54 +0000 Subject: [PATCH] Fix markeup. Submitted by: ru --- lib/libc/sys/mq_notify.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/libc/sys/mq_notify.2 b/lib/libc/sys/mq_notify.2 index 86a43631c97..96fcd920e1d 100644 --- a/lib/libc/sys/mq_notify.2 +++ b/lib/libc/sys/mq_notify.2 @@ -75,7 +75,8 @@ then the signal specified in .Fa notification->sigev_signo will be sent to the process. The signal will be queued to the process and the value specified in -notification->sigev_value will be the +.Fa notification->sigev_value +will be the .Va si_value component of the generated signal. .Pp