From 520393ee7a31112afb1a549509d69a32dc832586 Mon Sep 17 00:00:00 2001 From: asmodai Date: Thu, 13 Jan 2000 14:26:23 +0000 Subject: [PATCH] Change ``from'' to ``to''. PR: 15729 Submitted by: Kim Toms --- lib/libc/gen/msgsnd.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/gen/msgsnd.3 b/lib/libc/gen/msgsnd.3 index 8946c1c52163..25c4c7213212 100644 --- a/lib/libc/gen/msgsnd.3 +++ b/lib/libc/gen/msgsnd.3 @@ -46,7 +46,7 @@ .Sh DESCRIPTION The .Fn msgsnd -function sends a message from the message queue specified in +function sends a message to the message queue specified in .Fa msqid . .Fa msgp points to a structure containing the message. This structure should