summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mq_setattr.2
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-12-02 13:50:56 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-12-02 13:50:56 +0000
commitfe5351388c90f0fef85a6aaee20a722d8a7bb739 (patch)
tree6e57b6d8d012c4523f5685f085dc8398bb8138fd /lib/libc/sys/mq_setattr.2
parentbb298b0b5c22bc68278a16ea4e67fe6015e49ba4 (diff)
downloadFreeBSD-src-fe5351388c90f0fef85a6aaee20a722d8a7bb739.zip
FreeBSD-src-fe5351388c90f0fef85a6aaee20a722d8a7bb739.tar.gz
syscall -> system call.
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