diff options
Diffstat (limited to 'man2/msgop.2')
| -rw-r--r-- | man2/msgop.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/msgop.2 b/man2/msgop.2 index fa444f1c80..099c9c8d6f 100644 --- a/man2/msgop.2 +++ b/man2/msgop.2 @@ -36,7 +36,7 @@ .\" .TH MSGOP 2 2006-02-02 "Linux 2.6.15" "Linux Programmer's Manual" .SH NAME -msgop \- message operations +msgop, msgrcv, msgsnd \- message operations .SH SYNOPSIS .nf .B #include <sys/types.h> @@ -407,7 +407,7 @@ Default maximum size in bytes of a message queue: 16384 bytes The superuser can increase the size of a message queue beyond .B MSGMNB by a -.BR msgctl () +.BR msgctl (2) system call. .PP The implementation has no intrinsic limits for the system wide maximum |
