summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mq_setattr.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/sys/mq_setattr.2')
-rw-r--r--lib/libc/sys/mq_setattr.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/mq_setattr.2 b/lib/libc/sys/mq_setattr.2
index 0e67812..21608f9 100644
--- a/lib/libc/sys/mq_setattr.2
+++ b/lib/libc/sys/mq_setattr.2
@@ -46,7 +46,7 @@
.Sh DESCRIPTION
The
.Fn mq_setattr
-syscall sets attributes associated with the open message queue description
+system call sets attributes associated with the open message queue description
referenced by the message queue descriptor specified by
.Fa mqdes .
The message queue attributes corresponding to the following members defined
@@ -82,7 +82,7 @@ to indicate the error.
.Sh ERRORS
The
.Fn mq_setattr
-syscall call
+system call
will fail if:
.Bl -tag -width Er
.It Bq Er EBADF
OpenPOWER on IntegriCloud