diff options
| -rw-r--r-- | lib/libc/gen/msgsnd.3 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
