From 2622e618f0badcd8aad7906e2dc6984f2c57e81a Mon Sep 17 00:00:00 2001 From: f18m Date: Wed, 22 Nov 2023 23:18:23 +0100 Subject: [PATCH] Replace old website contribution page link with the page of the new website --- doc/zmq.adoc | 2 +- doc/zmq_atomic_counter_dec.adoc | 2 +- doc/zmq_atomic_counter_destroy.adoc | 2 +- doc/zmq_atomic_counter_inc.adoc | 2 +- doc/zmq_atomic_counter_new.adoc | 2 +- doc/zmq_atomic_counter_set.adoc | 2 +- doc/zmq_atomic_counter_value.adoc | 2 +- doc/zmq_bind.adoc | 2 +- doc/zmq_close.adoc | 2 +- doc/zmq_connect.adoc | 2 +- doc/zmq_connect_peer.adoc | 2 +- doc/zmq_ctx_get.adoc | 2 +- doc/zmq_ctx_get_ext.adoc | 2 +- doc/zmq_ctx_new.adoc | 2 +- doc/zmq_ctx_set.adoc | 2 +- doc/zmq_ctx_set_ext.adoc | 2 +- doc/zmq_ctx_shutdown.adoc | 2 +- doc/zmq_ctx_term.adoc | 2 +- doc/zmq_curve.adoc | 2 +- doc/zmq_curve_keypair.adoc | 2 +- doc/zmq_curve_public.adoc | 2 +- doc/zmq_disconnect.adoc | 2 +- doc/zmq_errno.adoc | 2 +- doc/zmq_getsockopt.adoc | 2 +- doc/zmq_gssapi.adoc | 2 +- doc/zmq_has.adoc | 2 +- doc/zmq_inproc.adoc | 2 +- doc/zmq_ipc.adoc | 2 +- doc/zmq_msg_close.adoc | 2 +- doc/zmq_msg_copy.adoc | 2 +- doc/zmq_msg_data.adoc | 2 +- doc/zmq_msg_get.adoc | 2 +- doc/zmq_msg_gets.adoc | 2 +- doc/zmq_msg_init.adoc | 2 +- doc/zmq_msg_init_buffer.adoc | 2 +- doc/zmq_msg_init_data.adoc | 2 +- doc/zmq_msg_init_size.adoc | 2 +- doc/zmq_msg_more.adoc | 2 +- doc/zmq_msg_move.adoc | 2 +- doc/zmq_msg_recv.adoc | 2 +- doc/zmq_msg_routing_id.adoc | 2 +- doc/zmq_msg_send.adoc | 2 +- doc/zmq_msg_set.adoc | 2 +- doc/zmq_msg_set_routing_id.adoc | 2 +- doc/zmq_msg_size.adoc | 2 +- doc/zmq_null.adoc | 2 +- doc/zmq_pgm.adoc | 2 +- doc/zmq_plain.adoc | 2 +- doc/zmq_poll.adoc | 2 +- doc/zmq_poller.adoc | 2 +- doc/zmq_ppoll.adoc | 2 +- doc/zmq_proxy.adoc | 2 +- doc/zmq_proxy_steerable.adoc | 2 +- doc/zmq_recv.adoc | 2 +- doc/zmq_recvmsg.adoc | 2 +- doc/zmq_send.adoc | 2 +- doc/zmq_send_const.adoc | 2 +- doc/zmq_sendmsg.adoc | 2 +- doc/zmq_setsockopt.adoc | 2 +- doc/zmq_socket.adoc | 2 +- doc/zmq_socket_monitor.adoc | 2 +- doc/zmq_socket_monitor_versioned.adoc | 2 +- doc/zmq_strerror.adoc | 2 +- doc/zmq_tcp.adoc | 2 +- doc/zmq_timers.adoc | 2 +- doc/zmq_tipc.adoc | 2 +- doc/zmq_udp.adoc | 2 +- doc/zmq_unbind.adoc | 2 +- doc/zmq_version.adoc | 2 +- doc/zmq_vmci.adoc | 2 +- doc/zmq_z85_decode.adoc | 2 +- doc/zmq_z85_encode.adoc | 2 +- 72 files changed, 72 insertions(+), 72 deletions(-) diff --git a/doc/zmq.adoc b/doc/zmq.adoc index 146e3c9f..f728654c 100644 --- a/doc/zmq.adoc +++ b/doc/zmq.adoc @@ -254,7 +254,7 @@ members of the 0MQ community and pointers can be found on the 0MQ website. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . == RESOURCES diff --git a/doc/zmq_atomic_counter_dec.adoc b/doc/zmq_atomic_counter_dec.adoc index 2d1dfb51..1f50b9fb 100644 --- a/doc/zmq_atomic_counter_dec.adoc +++ b/doc/zmq_atomic_counter_dec.adoc @@ -51,4 +51,4 @@ return 0; == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_atomic_counter_destroy.adoc b/doc/zmq_atomic_counter_destroy.adoc index 81210a91..7870ad9d 100644 --- a/doc/zmq_atomic_counter_destroy.adoc +++ b/doc/zmq_atomic_counter_destroy.adoc @@ -51,4 +51,4 @@ return 0; == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_atomic_counter_inc.adoc b/doc/zmq_atomic_counter_inc.adoc index d3897a5c..9fdcf704 100644 --- a/doc/zmq_atomic_counter_inc.adoc +++ b/doc/zmq_atomic_counter_inc.adoc @@ -50,4 +50,4 @@ return 0; == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_atomic_counter_new.adoc b/doc/zmq_atomic_counter_new.adoc index 16b17c67..ac9cbc47 100644 --- a/doc/zmq_atomic_counter_new.adoc +++ b/doc/zmq_atomic_counter_new.adoc @@ -51,4 +51,4 @@ return 0; == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_atomic_counter_set.adoc b/doc/zmq_atomic_counter_set.adoc index 2e69e25d..df9fc36f 100644 --- a/doc/zmq_atomic_counter_set.adoc +++ b/doc/zmq_atomic_counter_set.adoc @@ -50,4 +50,4 @@ return 0; == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_atomic_counter_value.adoc b/doc/zmq_atomic_counter_value.adoc index 28316f80..a25e078f 100644 --- a/doc/zmq_atomic_counter_value.adoc +++ b/doc/zmq_atomic_counter_value.adoc @@ -51,4 +51,4 @@ return 0; == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_bind.adoc b/doc/zmq_bind.adoc index 9dc8c0de..af0fd094 100644 --- a/doc/zmq_bind.adoc +++ b/doc/zmq_bind.adoc @@ -93,4 +93,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_close.adoc b/doc/zmq_close.adoc index 4a14fd6b..247bd51f 100644 --- a/doc/zmq_close.adoc +++ b/doc/zmq_close.adoc @@ -48,4 +48,4 @@ The provided 'socket' was NULL. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_connect.adoc b/doc/zmq_connect.adoc index 57087ca6..63de3c54 100644 --- a/doc/zmq_connect.adoc +++ b/doc/zmq_connect.adoc @@ -97,4 +97,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_connect_peer.adoc b/doc/zmq_connect_peer.adoc index a5186332..176acf4a 100644 --- a/doc/zmq_connect_peer.adoc +++ b/doc/zmq_connect_peer.adoc @@ -80,4 +80,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_get.adoc b/doc/zmq_ctx_get.adoc index c201b0c8..cda22d94 100644 --- a/doc/zmq_ctx_get.adoc +++ b/doc/zmq_ctx_get.adoc @@ -113,4 +113,4 @@ zmq_ctx_set (ctx, ZMQ_BLOCKY, false); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_get_ext.adoc b/doc/zmq_ctx_get_ext.adoc index a4795196..2499dc4a 100644 --- a/doc/zmq_ctx_get_ext.adoc +++ b/doc/zmq_ctx_get_ext.adoc @@ -72,4 +72,4 @@ assert (buffLen == prefixLen); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_new.adoc b/doc/zmq_ctx_new.adoc index c6fba936..f6855964 100644 --- a/doc/zmq_ctx_new.adoc +++ b/doc/zmq_ctx_new.adoc @@ -44,4 +44,4 @@ and it wasn't possible to create a new context. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_set.adoc b/doc/zmq_ctx_set.adoc index 2694e16b..70cbd117 100644 --- a/doc/zmq_ctx_set.adoc +++ b/doc/zmq_ctx_set.adoc @@ -186,4 +186,4 @@ assert (max_sockets == 256); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_set_ext.adoc b/doc/zmq_ctx_set_ext.adoc index 87ea2119..a2ad0727 100644 --- a/doc/zmq_ctx_set_ext.adoc +++ b/doc/zmq_ctx_set_ext.adoc @@ -76,4 +76,4 @@ assert (buffLen == prefixLen); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_shutdown.adoc b/doc/zmq_ctx_shutdown.adoc index c9def182..91a5a4b4 100644 --- a/doc/zmq_ctx_shutdown.adoc +++ b/doc/zmq_ctx_shutdown.adoc @@ -43,4 +43,4 @@ The provided 'context' was invalid. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_term.adoc b/doc/zmq_ctx_term.adoc index cec9ea94..adb30534 100644 --- a/doc/zmq_ctx_term.adoc +++ b/doc/zmq_ctx_term.adoc @@ -57,4 +57,4 @@ Termination was interrupted by a signal. It can be restarted if needed. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_curve.adoc b/doc/zmq_curve.adoc index 4405b702..a0b5510d 100644 --- a/doc/zmq_curve.adoc +++ b/doc/zmq_curve.adoc @@ -81,4 +81,4 @@ secret: == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_curve_keypair.adoc b/doc/zmq_curve_keypair.adoc index 62d7c7fa..39c61c66 100644 --- a/doc/zmq_curve_keypair.adoc +++ b/doc/zmq_curve_keypair.adoc @@ -44,4 +44,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_curve_public.adoc b/doc/zmq_curve_public.adoc index b2963eea..736dcbea 100644 --- a/doc/zmq_curve_public.adoc +++ b/doc/zmq_curve_public.adoc @@ -50,4 +50,4 @@ assert (!strcmp (derived_public, public_key)); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_disconnect.adoc b/doc/zmq_disconnect.adoc index 020b1a2f..a9efe737 100644 --- a/doc/zmq_disconnect.adoc +++ b/doc/zmq_disconnect.adoc @@ -64,4 +64,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_errno.adoc b/doc/zmq_errno.adoc index 37f220a4..5d82d0d3 100644 --- a/doc/zmq_errno.adoc +++ b/doc/zmq_errno.adoc @@ -39,4 +39,4 @@ No errors are defined. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_getsockopt.adoc b/doc/zmq_getsockopt.adoc index e849f846..035e31d1 100644 --- a/doc/zmq_getsockopt.adoc +++ b/doc/zmq_getsockopt.adoc @@ -1171,4 +1171,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_gssapi.adoc b/doc/zmq_gssapi.adoc index cf18f6ef..7dda016b 100644 --- a/doc/zmq_gssapi.adoc +++ b/doc/zmq_gssapi.adoc @@ -67,4 +67,4 @@ the krb5 GSSAPI mechanism. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_has.adoc b/doc/zmq_has.adoc index aab0faf1..13752ea1 100644 --- a/doc/zmq_has.adoc +++ b/doc/zmq_has.adoc @@ -35,4 +35,4 @@ provided. Otherwise it shall return 0. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_inproc.adoc b/doc/zmq_inproc.adoc index c9b681e0..0e7877b4 100644 --- a/doc/zmq_inproc.adoc +++ b/doc/zmq_inproc.adoc @@ -78,4 +78,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ipc.adoc b/doc/zmq_ipc.adoc index da179eab..378a2039 100644 --- a/doc/zmq_ipc.adoc +++ b/doc/zmq_ipc.adoc @@ -96,4 +96,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_close.adoc b/doc/zmq_msg_close.adoc index bd23cba8..98b7a07e 100644 --- a/doc/zmq_msg_close.adoc +++ b/doc/zmq_msg_close.adoc @@ -46,4 +46,4 @@ Invalid message. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_copy.adoc b/doc/zmq_msg_copy.adoc index eaf86f81..1f8a27a1 100644 --- a/doc/zmq_msg_copy.adoc +++ b/doc/zmq_msg_copy.adoc @@ -60,4 +60,4 @@ zmq_msg_close (&msg); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_data.adoc b/doc/zmq_msg_data.adoc index 93253029..acd52f10 100644 --- a/doc/zmq_msg_data.adoc +++ b/doc/zmq_msg_data.adoc @@ -38,4 +38,4 @@ No errors are defined. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_get.adoc b/doc/zmq_msg_get.adoc index 308d2a0b..e1f95b6f 100644 --- a/doc/zmq_msg_get.adoc +++ b/doc/zmq_msg_get.adoc @@ -71,4 +71,4 @@ while (true) { == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_gets.adoc b/doc/zmq_msg_gets.adoc index 64076383..245555c5 100644 --- a/doc/zmq_msg_gets.adoc +++ b/doc/zmq_msg_gets.adoc @@ -71,4 +71,4 @@ zmq_msg_close (&msg); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init.adoc b/doc/zmq_msg_init.adoc index a7779d22..58c0890d 100644 --- a/doc/zmq_msg_init.adoc +++ b/doc/zmq_msg_init.adoc @@ -53,4 +53,4 @@ assert (nbytes != -1); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init_buffer.adoc b/doc/zmq_msg_init_buffer.adoc index c4c52d1c..2e56a052 100644 --- a/doc/zmq_msg_init_buffer.adoc +++ b/doc/zmq_msg_init_buffer.adoc @@ -48,4 +48,4 @@ Insufficient storage space is available. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init_data.adoc b/doc/zmq_msg_init_data.adoc index da4cc2d1..cef329fb 100644 --- a/doc/zmq_msg_init_data.adoc +++ b/doc/zmq_msg_init_data.adoc @@ -78,4 +78,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init_size.adoc b/doc/zmq_msg_init_size.adoc index f45ff5c7..9a3fd409 100644 --- a/doc/zmq_msg_init_size.adoc +++ b/doc/zmq_msg_init_size.adoc @@ -48,4 +48,4 @@ Insufficient storage space is available. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_more.adoc b/doc/zmq_msg_more.adoc index 045451ab..219bfddc 100644 --- a/doc/zmq_msg_more.adoc +++ b/doc/zmq_msg_more.adoc @@ -54,4 +54,4 @@ while (true) { == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_move.adoc b/doc/zmq_msg_move.adoc index a4e0a749..d6a0ff71 100644 --- a/doc/zmq_msg_move.adoc +++ b/doc/zmq_msg_move.adoc @@ -42,4 +42,4 @@ Invalid message. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_recv.adoc b/doc/zmq_msg_recv.adoc index 584acf92..f099e007 100644 --- a/doc/zmq_msg_recv.adoc +++ b/doc/zmq_msg_recv.adoc @@ -116,4 +116,4 @@ do { == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_routing_id.adoc b/doc/zmq_msg_routing_id.adoc index 8f04265f..63a28a96 100644 --- a/doc/zmq_msg_routing_id.adoc +++ b/doc/zmq_msg_routing_id.adoc @@ -50,4 +50,4 @@ assert (routing_id); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_send.adoc b/doc/zmq_msg_send.adoc index 04200b42..eb86e699 100644 --- a/doc/zmq_msg_send.adoc +++ b/doc/zmq_msg_send.adoc @@ -120,4 +120,4 @@ rc = zmq_msg_send (&part3, socket, 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_set.adoc b/doc/zmq_msg_set.adoc index 45f6fdb6..fe4087c5 100644 --- a/doc/zmq_msg_set.adoc +++ b/doc/zmq_msg_set.adoc @@ -35,4 +35,4 @@ The requested property _property_ is unknown. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_set_routing_id.adoc b/doc/zmq_msg_set_routing_id.adoc index aaf59c29..8342697f 100644 --- a/doc/zmq_msg_set_routing_id.adoc +++ b/doc/zmq_msg_set_routing_id.adoc @@ -35,4 +35,4 @@ The provided 'routing_id' is zero. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_size.adoc b/doc/zmq_msg_size.adoc index d870747a..403d6f03 100644 --- a/doc/zmq_msg_size.adoc +++ b/doc/zmq_msg_size.adoc @@ -38,4 +38,4 @@ No errors are defined. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_null.adoc b/doc/zmq_null.adoc index 82753ac9..efc693d1 100644 --- a/doc/zmq_null.adoc +++ b/doc/zmq_null.adoc @@ -19,4 +19,4 @@ for ZeroMQ sockets. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_pgm.adoc b/doc/zmq_pgm.adoc index 4b032df4..fb5cc81d 100644 --- a/doc/zmq_pgm.adoc +++ b/doc/zmq_pgm.adoc @@ -175,4 +175,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_plain.adoc b/doc/zmq_plain.adoc index 7f1875a6..3d3383e2 100644 --- a/doc/zmq_plain.adoc +++ b/doc/zmq_plain.adoc @@ -28,4 +28,4 @@ options. Which peer binds, and which connects, is not relevant. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_poll.adoc b/doc/zmq_poll.adoc index e4d8b9cb..176f8052 100644 --- a/doc/zmq_poll.adoc +++ b/doc/zmq_poll.adoc @@ -132,4 +132,4 @@ Your operating system documentation for the _poll()_ system call. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_poller.adoc b/doc/zmq_poller.adoc index f8cc99d6..eaa442e2 100644 --- a/doc/zmq_poller.adoc +++ b/doc/zmq_poller.adoc @@ -320,4 +320,4 @@ zmq_poller_destroy (&poller); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ppoll.adoc b/doc/zmq_ppoll.adoc index 128f3cac..cbc440d0 100644 --- a/doc/zmq_ppoll.adoc +++ b/doc/zmq_ppoll.adoc @@ -127,4 +127,4 @@ Your operating system documentation for the _poll()_ system call. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_proxy.adoc b/doc/zmq_proxy.adoc index 3c2386d1..2a5f5416 100644 --- a/doc/zmq_proxy.adoc +++ b/doc/zmq_proxy.adoc @@ -87,4 +87,4 @@ zmq_proxy (frontend, backend, NULL); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_proxy_steerable.adoc b/doc/zmq_proxy_steerable.adoc index 796f4d97..565c1932 100644 --- a/doc/zmq_proxy_steerable.adoc +++ b/doc/zmq_proxy_steerable.adoc @@ -118,4 +118,4 @@ zmq_close(control); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_recv.adoc b/doc/zmq_recv.adoc index 8604aac0..1c0e09b9 100644 --- a/doc/zmq_recv.adoc +++ b/doc/zmq_recv.adoc @@ -83,4 +83,4 @@ assert (nbytes != -1); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_recvmsg.adoc b/doc/zmq_recvmsg.adoc index 1d232a4c..02a1eadd 100644 --- a/doc/zmq_recvmsg.adoc +++ b/doc/zmq_recvmsg.adoc @@ -113,4 +113,4 @@ do { == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_send.adoc b/doc/zmq_send.adoc index 1063d3c4..9b1892d7 100644 --- a/doc/zmq_send.adoc +++ b/doc/zmq_send.adoc @@ -93,4 +93,4 @@ assert (rc == 2); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_send_const.adoc b/doc/zmq_send_const.adoc index 4d5e9bb6..00c81f12 100644 --- a/doc/zmq_send_const.adoc +++ b/doc/zmq_send_const.adoc @@ -92,4 +92,4 @@ assert (rc == 2); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_sendmsg.adoc b/doc/zmq_sendmsg.adoc index d0228659..245d8f30 100644 --- a/doc/zmq_sendmsg.adoc +++ b/doc/zmq_sendmsg.adoc @@ -110,4 +110,4 @@ rc = zmq_sendmsg (socket, &part3, 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_setsockopt.adoc b/doc/zmq_setsockopt.adoc index d7c3cffd..ced717fe 100644 --- a/doc/zmq_setsockopt.adoc +++ b/doc/zmq_setsockopt.adoc @@ -1720,4 +1720,4 @@ assert (rc); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_socket.adoc b/doc/zmq_socket.adoc index 385c253d..e0f86577 100644 --- a/doc/zmq_socket.adoc +++ b/doc/zmq_socket.adoc @@ -746,4 +746,4 @@ zmq_ctx_destroy (ctx); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_socket_monitor.adoc b/doc/zmq_socket_monitor.adoc index 4b0d91d3..a2b1bf18 100644 --- a/doc/zmq_socket_monitor.adoc +++ b/doc/zmq_socket_monitor.adoc @@ -284,4 +284,4 @@ int main (void) == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_socket_monitor_versioned.adoc b/doc/zmq_socket_monitor_versioned.adoc index 422c2012..5475ea0d 100644 --- a/doc/zmq_socket_monitor_versioned.adoc +++ b/doc/zmq_socket_monitor_versioned.adoc @@ -390,4 +390,4 @@ int main (void) == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_strerror.adoc b/doc/zmq_strerror.adoc index f89b27fa..589d13a6 100644 --- a/doc/zmq_strerror.adoc +++ b/doc/zmq_strerror.adoc @@ -43,5 +43,5 @@ if (!ctx) { == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_tcp.adoc b/doc/zmq_tcp.adoc index 9effb937..6f1c53d2 100644 --- a/doc/zmq_tcp.adoc +++ b/doc/zmq_tcp.adoc @@ -131,4 +131,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_timers.adoc b/doc/zmq_timers.adoc index 469892db..0a88a9dc 100644 --- a/doc/zmq_timers.adoc +++ b/doc/zmq_timers.adoc @@ -149,4 +149,4 @@ _timer_id_ did not exist or was already cancelled. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_tipc.adoc b/doc/zmq_tipc.adoc index 2e76415d..013d4941 100644 --- a/doc/zmq_tipc.adoc +++ b/doc/zmq_tipc.adoc @@ -73,4 +73,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_udp.adoc b/doc/zmq_udp.adoc index f8220ec3..12693280 100644 --- a/doc/zmq_udp.adoc +++ b/doc/zmq_udp.adoc @@ -105,4 +105,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_unbind.adoc b/doc/zmq_unbind.adoc index b521cd72..88533b36 100644 --- a/doc/zmq_unbind.adoc +++ b/doc/zmq_unbind.adoc @@ -90,4 +90,4 @@ be disconnected. == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_version.adoc b/doc/zmq_version.adoc index 6cba3865..b78bf3db 100644 --- a/doc/zmq_version.adoc +++ b/doc/zmq_version.adoc @@ -42,4 +42,4 @@ printf ("Current 0MQ version is %d.%d.%d\n", major, minor, patch); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_vmci.adoc b/doc/zmq_vmci.adoc index 1d2b085e..bbc7c2cf 100644 --- a/doc/zmq_vmci.adoc +++ b/doc/zmq_vmci.adoc @@ -87,4 +87,4 @@ assert (rc == 0); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_z85_decode.adoc b/doc/zmq_z85_decode.adoc index e7746ffa..00cf695e 100644 --- a/doc/zmq_z85_decode.adoc +++ b/doc/zmq_z85_decode.adoc @@ -40,4 +40,4 @@ zmq_z85_decode (public_key, decoded); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_z85_encode.adoc b/doc/zmq_z85_encode.adoc index 03ac66a0..4f55111a 100644 --- a/doc/zmq_z85_encode.adoc +++ b/doc/zmq_z85_encode.adoc @@ -47,4 +47,4 @@ puts (encoded); == AUTHORS This page was written by the 0MQ community. To make a change please -read the 0MQ Contribution Policy at . +read the 0MQ Contribution Policy at .