diff options
| author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-06-21 11:52:48 +0000 |
|---|---|---|
| committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-06-21 11:52:48 +0000 |
| commit | 801662c8982988409b22bce1ab5687ef6d95e4d7 (patch) | |
| tree | 8cc66db12a58d4f88cdd9c032de96dad158d2e7a /usr/src/man/man3c | |
| parent | 87723a65b350f6d14c14c740844511d3ef08c38f (diff) | |
| parent | 81b505b772ab015c588c56bb116239ee549b6eee (diff) | |
| download | illumos-joyent-801662c8982988409b22bce1ab5687ef6d95e4d7.tar.gz | |
[illumos-gate merge]
commit 81b505b772ab015c588c56bb116239ee549b6eee
8384 AVX512 dis - EVEX prefix support
8385 32-bit avx dis test mishandles EVEX prefix
8386 32-bit bound dis is incorrect
commit 6ddde3c29e802380fc0318df29c80e7820847f48
8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper for _DefaultRuneLocale
commit cdcc9e2ce0563ac9f9076ee350d4fd008f61f1eb
8349 thrd_equal implements the wrong specification
Conflicts:
usr/src/common/dis/i386/dis_tables.c
Diffstat (limited to 'usr/src/man/man3c')
| -rw-r--r-- | usr/src/man/man3c/thrd_equal.3c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/man/man3c/thrd_equal.3c b/usr/src/man/man3c/thrd_equal.3c index 1712bbb6f9..28c6baeb1f 100644 --- a/usr/src/man/man3c/thrd_equal.3c +++ b/usr/src/man/man3c/thrd_equal.3c @@ -42,7 +42,9 @@ if and .Fa thrd1 refer to the same thread. -Otherwise, a non-zero value is returned, indicating that +Otherwise, +.Sy 0 +is returned, indicating that .Fa thrd0 and .Fa thrd1 |
