From 67e02ca8bc78208befd10c6b45bba50e2d6e93ed Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Thu, 11 Apr 2013 18:53:02 +0200 Subject: [PATCH] Use of named authors on man pages is no longer a good idea since it puts off contributors and doesn't reflect the real process. I've taken out all named authors and referred to the contribution policy. Hopefully this will improve the contributions to the man pages. --- doc/zmq.txt | 4 ++-- doc/zmq_bind.txt | 4 ++-- doc/zmq_close.txt | 4 ++-- doc/zmq_connect.txt | 4 ++-- doc/zmq_ctx_destroy.txt | 3 ++- doc/zmq_ctx_get.txt | 3 ++- doc/zmq_ctx_new.txt | 3 ++- doc/zmq_ctx_set.txt | 3 ++- doc/zmq_ctx_term.txt | 3 ++- doc/zmq_disconnect.txt | 4 ++-- doc/zmq_errno.txt | 4 ++-- doc/zmq_getsockopt.txt | 4 ++-- doc/zmq_init.txt | 4 ++-- doc/zmq_inproc.txt | 4 ++-- doc/zmq_ipc.txt | 8 ++------ doc/zmq_msg_close.txt | 4 ++-- doc/zmq_msg_copy.txt | 4 ++-- doc/zmq_msg_data.txt | 4 ++-- doc/zmq_msg_get.txt | 4 ++-- doc/zmq_msg_init.txt | 4 ++-- doc/zmq_msg_init_data.txt | 4 ++-- doc/zmq_msg_init_size.txt | 4 ++-- doc/zmq_msg_more.txt | 4 ++-- doc/zmq_msg_move.txt | 4 ++-- doc/zmq_msg_recv.txt | 5 ++--- doc/zmq_msg_send.txt | 5 ++--- doc/zmq_msg_set.txt | 3 ++- doc/zmq_msg_size.txt | 4 ++-- doc/zmq_pgm.txt | 5 +++-- doc/zmq_poll.txt | 4 ++-- doc/zmq_proxy.txt | 3 ++- doc/zmq_recv.txt | 5 ++--- doc/zmq_recvmsg.txt | 5 ++--- doc/zmq_send.txt | 4 ++-- doc/zmq_sendmsg.txt | 5 ++--- doc/zmq_setsockopt.txt | 6 ++++-- doc/zmq_socket.txt | 6 ++++-- doc/zmq_socket_monitor.txt | 4 ++-- doc/zmq_strerror.txt | 5 +++-- doc/zmq_tcp.txt | 4 ++-- doc/zmq_term.txt | 4 ++-- doc/zmq_unbind.txt | 4 ++-- doc/zmq_version.txt | 5 +++-- 43 files changed, 93 insertions(+), 88 deletions(-) diff --git a/doc/zmq.txt b/doc/zmq.txt index 373b1fdd..68fbceea 100644 --- a/doc/zmq.txt +++ b/doc/zmq.txt @@ -215,8 +215,8 @@ members of the 0MQ community and pointers can be found on the 0MQ website. AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik , -Martin Lucina , and Pieter Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . RESOURCES diff --git a/doc/zmq_bind.txt b/doc/zmq_bind.txt index d45ba8c3..8b53e156 100644 --- a/doc/zmq_bind.txt +++ b/doc/zmq_bind.txt @@ -98,5 +98,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens , -Martin Sustrik and Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_close.txt b/doc/zmq_close.txt index 47f9bb2e..1b851586 100644 --- a/doc/zmq_close.txt +++ b/doc/zmq_close.txt @@ -48,5 +48,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_connect.txt b/doc/zmq_connect.txt index 8851c86a..408a3fad 100644 --- a/doc/zmq_connect.txt +++ b/doc/zmq_connect.txt @@ -96,5 +96,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens , -Martin Sustrik and Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_destroy.txt b/doc/zmq_ctx_destroy.txt index f023227c..9b24119d 100644 --- a/doc/zmq_ctx_destroy.txt +++ b/doc/zmq_ctx_destroy.txt @@ -63,4 +63,5 @@ linkzmq:zmq_setsockopt[3] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_get.txt b/doc/zmq_ctx_get.txt index ef4406ef..47fef524 100644 --- a/doc/zmq_ctx_get.txt +++ b/doc/zmq_ctx_get.txt @@ -68,4 +68,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_new.txt b/doc/zmq_ctx_new.txt index c08a1ce7..a04ab8c5 100644 --- a/doc/zmq_ctx_new.txt +++ b/doc/zmq_ctx_new.txt @@ -46,4 +46,5 @@ linkzmq:zmq_ctx_term[3] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_set.txt b/doc/zmq_ctx_set.txt index 0d5e2872..461444bc 100644 --- a/doc/zmq_ctx_set.txt +++ b/doc/zmq_ctx_set.txt @@ -83,4 +83,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ctx_term.txt b/doc/zmq_ctx_term.txt index a7ba4955..50951cd1 100644 --- a/doc/zmq_ctx_term.txt +++ b/doc/zmq_ctx_term.txt @@ -63,4 +63,5 @@ linkzmq:zmq_setsockopt[3] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_disconnect.txt b/doc/zmq_disconnect.txt index 13a4c2b7..cd4e3689 100644 --- a/doc/zmq_disconnect.txt +++ b/doc/zmq_disconnect.txt @@ -63,5 +63,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik , -Martin Lucina and Ian Barber +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_errno.txt b/doc/zmq_errno.txt index f9cf6cb0..3a0e0b29 100644 --- a/doc/zmq_errno.txt +++ b/doc/zmq_errno.txt @@ -46,5 +46,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_getsockopt.txt b/doc/zmq_getsockopt.txt index fb28053b..a5efc9f3 100644 --- a/doc/zmq_getsockopt.txt +++ b/doc/zmq_getsockopt.txt @@ -527,5 +527,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_init.txt b/doc/zmq_init.txt index 94795bf7..56df8bcd 100644 --- a/doc/zmq_init.txt +++ b/doc/zmq_init.txt @@ -48,5 +48,5 @@ linkzmq:zmq_term[3] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_inproc.txt b/doc/zmq_inproc.txt index c6e3ea87..34e7dcda 100644 --- a/doc/zmq_inproc.txt +++ b/doc/zmq_inproc.txt @@ -81,5 +81,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens , -Martin Sustrik and Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_ipc.txt b/doc/zmq_ipc.txt index 4d34ac53..8c0ee831 100644 --- a/doc/zmq_ipc.txt +++ b/doc/zmq_ipc.txt @@ -86,9 +86,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens , -Martin Sustrik and Martin Lucina . - - - - +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_close.txt b/doc/zmq_msg_close.txt index 025302b7..1d8ddcfd 100644 --- a/doc/zmq_msg_close.txt +++ b/doc/zmq_msg_close.txt @@ -51,5 +51,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_copy.txt b/doc/zmq_msg_copy.txt index d6ce1b9c..41b0ae79 100644 --- a/doc/zmq_msg_copy.txt +++ b/doc/zmq_msg_copy.txt @@ -53,5 +53,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_data.txt b/doc/zmq_msg_data.txt index 36a3ce34..53ed4fe4 100644 --- a/doc/zmq_msg_data.txt +++ b/doc/zmq_msg_data.txt @@ -44,5 +44,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_get.txt b/doc/zmq_msg_get.txt index cfbe950f..7a41c72c 100644 --- a/doc/zmq_msg_get.txt +++ b/doc/zmq_msg_get.txt @@ -68,5 +68,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Chuck Remes and Pieter -Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init.txt b/doc/zmq_msg_init.txt index 1c2577d3..199f084e 100644 --- a/doc/zmq_msg_init.txt +++ b/doc/zmq_msg_init.txt @@ -61,5 +61,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init_data.txt b/doc/zmq_msg_init_data.txt index 48bcbe94..30670a54 100644 --- a/doc/zmq_msg_init_data.txt +++ b/doc/zmq_msg_init_data.txt @@ -81,5 +81,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_init_size.txt b/doc/zmq_msg_init_size.txt index 9be62635..3964b474 100644 --- a/doc/zmq_msg_init_size.txt +++ b/doc/zmq_msg_init_size.txt @@ -54,5 +54,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_more.txt b/doc/zmq_msg_more.txt index 1cad4e83..e5f6c11c 100644 --- a/doc/zmq_msg_more.txt +++ b/doc/zmq_msg_more.txt @@ -61,5 +61,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Chuck Remes and Pieter -Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_move.txt b/doc/zmq_msg_move.txt index 6ab6eab1..470ddf7a 100644 --- a/doc/zmq_msg_move.txt +++ b/doc/zmq_msg_move.txt @@ -48,5 +48,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_recv.txt b/doc/zmq_msg_recv.txt index db16346d..6aa43486 100644 --- a/doc/zmq_msg_recv.txt +++ b/doc/zmq_msg_recv.txt @@ -120,6 +120,5 @@ linkzmq:zmq[7] AUTHORS ------- -This man page was written by Martin Sustrik , Martin -Lucina , and Pieter Hintjens . - +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_send.txt b/doc/zmq_msg_send.txt index a5b335cf..750b16dd 100644 --- a/doc/zmq_msg_send.txt +++ b/doc/zmq_msg_send.txt @@ -117,6 +117,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina , and Pieter Hintjens . - +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_set.txt b/doc/zmq_msg_set.txt index 2569387f..6784478e 100644 --- a/doc/zmq_msg_set.txt +++ b/doc/zmq_msg_set.txt @@ -42,4 +42,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_msg_size.txt b/doc/zmq_msg_size.txt index 08d74156..563024da 100644 --- a/doc/zmq_msg_size.txt +++ b/doc/zmq_msg_size.txt @@ -44,5 +44,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik , -Martin Lucina , and Pieter Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_pgm.txt b/doc/zmq_pgm.txt index c7b1b877..f6aacda2 100644 --- a/doc/zmq_pgm.txt +++ b/doc/zmq_pgm.txt @@ -156,7 +156,8 @@ linkzmq:zmq_ipc[7] linkzmq:zmq_inproc[7] linkzmq:zmq[7] + AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens , -Martin Sustrik and Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_poll.txt b/doc/zmq_poll.txt index fc6d3004..68d77bc1 100644 --- a/doc/zmq_poll.txt +++ b/doc/zmq_poll.txt @@ -128,5 +128,5 @@ Your operating system documentation for the _poll()_ system call. AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_proxy.txt b/doc/zmq_proxy.txt index 9368429f..cfad7791 100644 --- a/doc/zmq_proxy.txt +++ b/doc/zmq_proxy.txt @@ -94,4 +94,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_recv.txt b/doc/zmq_recv.txt index 536ba104..5ec328c8 100644 --- a/doc/zmq_recv.txt +++ b/doc/zmq_recv.txt @@ -86,6 +86,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina , and Pieter Hintjens . - +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_recvmsg.txt b/doc/zmq_recvmsg.txt index 1260946a..d6bf363f 100644 --- a/doc/zmq_recvmsg.txt +++ b/doc/zmq_recvmsg.txt @@ -117,6 +117,5 @@ linkzmq:zmq[7] AUTHORS ------- -This man page was written by Martin Sustrik , Martin -Lucina and Pieter Hintjens . - +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_send.txt b/doc/zmq_send.txt index 44bf4d3f..d3a73a9d 100644 --- a/doc/zmq_send.txt +++ b/doc/zmq_send.txt @@ -94,5 +94,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina , and Pieter Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_sendmsg.txt b/doc/zmq_sendmsg.txt index e9b6534e..4791b6c6 100644 --- a/doc/zmq_sendmsg.txt +++ b/doc/zmq_sendmsg.txt @@ -112,6 +112,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina , and Pieter Hintjens . - +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_setsockopt.txt b/doc/zmq_setsockopt.txt index 52253318..8f3f152b 100644 --- a/doc/zmq_setsockopt.txt +++ b/doc/zmq_setsockopt.txt @@ -555,5 +555,7 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . + + diff --git a/doc/zmq_socket.txt b/doc/zmq_socket.txt index 0f665d64..6c8712b7 100644 --- a/doc/zmq_socket.txt +++ b/doc/zmq_socket.txt @@ -367,5 +367,7 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik , -Martin Lucina , and Pieter Hintjens . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . + + diff --git a/doc/zmq_socket_monitor.txt b/doc/zmq_socket_monitor.txt index d0201b5c..90cc75d0 100644 --- a/doc/zmq_socket_monitor.txt +++ b/doc/zmq_socket_monitor.txt @@ -255,5 +255,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Lourens Naudé -Changes by Guido Goldstein +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_strerror.txt b/doc/zmq_strerror.txt index 2cd98296..a038a9af 100644 --- a/doc/zmq_strerror.txt +++ b/doc/zmq_strerror.txt @@ -51,5 +51,6 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . + diff --git a/doc/zmq_tcp.txt b/doc/zmq_tcp.txt index 1602ede3..a82d4fca 100644 --- a/doc/zmq_tcp.txt +++ b/doc/zmq_tcp.txt @@ -99,5 +99,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Pieter Hintjens , -Martin Sustrik and Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_term.txt b/doc/zmq_term.txt index ecf98969..61527322 100644 --- a/doc/zmq_term.txt +++ b/doc/zmq_term.txt @@ -62,5 +62,5 @@ linkzmq:zmq_setsockopt[3] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_unbind.txt b/doc/zmq_unbind.txt index 4633ee0f..8b3f7a50 100644 --- a/doc/zmq_unbind.txt +++ b/doc/zmq_unbind.txt @@ -61,5 +61,5 @@ linkzmq:zmq[7] AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik , -Martin Lucina and Ian Barber +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at . diff --git a/doc/zmq_version.txt b/doc/zmq_version.txt index eeb0b40b..d96a106b 100644 --- a/doc/zmq_version.txt +++ b/doc/zmq_version.txt @@ -47,7 +47,8 @@ SEE ALSO -------- linkzmq:zmq[7] + AUTHORS ------- -This 0MQ manual page was written by Martin Sustrik and -Martin Lucina . +This page was written by the 0MQ community. To make a change please +read the 0MQ Contribution Policy at .