summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mq_setattr.2
diff options
context:
space:
mode:
authordavidxu <davidxu@FreeBSD.org>2005-12-03 02:31:18 +0000
committerdavidxu <davidxu@FreeBSD.org>2005-12-03 02:31:18 +0000
commit9912fc33bbe1c2a6b8ed7e42bdb5f128a667f84b (patch)
treea0dc6ff785ffc1ffb02a7cd229d01b80cb2b52d9 /lib/libc/sys/mq_setattr.2
parentafd142410c5732012bad5df32b418b7129c6f7b0 (diff)
downloadFreeBSD-src-9912fc33bbe1c2a6b8ed7e42bdb5f128a667f84b.zip
FreeBSD-src-9912fc33bbe1c2a6b8ed7e42bdb5f128a667f84b.tar.gz
Remove implementation-defined sentences.
Diffstat (limited to 'lib/libc/sys/mq_setattr.2')
-rw-r--r--lib/libc/sys/mq_setattr.25
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/sys/mq_setattr.2 b/lib/libc/sys/mq_setattr.2
index b50348c..e5f0726 100644
--- a/lib/libc/sys/mq_setattr.2
+++ b/lib/libc/sys/mq_setattr.2
@@ -56,9 +56,8 @@ structure will be set to the specified values upon successful completion of
.Fn mq_setattr :
.Bl -tag -width ".Va mq_flags"
.It Va mq_flags
-The value of this member is the bitwise-logical OR of zero or more of
-.Dv O_NONBLOCK
-and any implementation-defined flags.
+The value of this member is zero or
+.Dv O_NONBLOCK .
.El
.Pp
The values of the
OpenPOWER on IntegriCloud