>From 183e126364762eb7b6fcc96c87d060c8e09044b5 Mon Sep 17 00:00:00 2001
From: Martin Lucina <[email protected]>
Date: Sun, 18 Dec 2011 11:12:44 +0100
Subject: [PATCH 1/2] Fix typo in zmq_sendmsg(3) manual page

Signed-off-by: Martin Lucina <[email protected]>
---
 doc/zmq_sendmsg.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/zmq_sendmsg.txt b/doc/zmq_sendmsg.txt
index d069bd7..f214f56 100644
--- a/doc/zmq_sendmsg.txt
+++ b/doc/zmq_sendmsg.txt
@@ -14,7 +14,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-The _zmq_send()_ function shall queue the message referenced by the 'msg'
+The _zmq_sendmsg()_ function shall queue the message referenced by the 'msg'
 argument to be sent to the socket referenced by the 'socket' argument.  The
 'flags' argument is a combination of the flags defined below:
 
-- 
1.7.4.1

>From 22ef966d4aab3448d4debf524afbdaa19f37dff0 Mon Sep 17 00:00:00 2001
From: Martin Lucina <[email protected]>
Date: Sun, 18 Dec 2011 11:19:55 +0100
Subject: [PATCH 2/2] Update email address in man pages

Signed-off-by: Martin Lucina <[email protected]>
---
 doc/zmq.txt               |    2 +-
 doc/zmq_bind.txt          |    2 +-
 doc/zmq_close.txt         |    2 +-
 doc/zmq_connect.txt       |    2 +-
 doc/zmq_errno.txt         |    2 +-
 doc/zmq_getsockopt.txt    |    2 +-
 doc/zmq_init.txt          |    2 +-
 doc/zmq_inproc.txt        |    2 +-
 doc/zmq_ipc.txt           |    2 +-
 doc/zmq_msg_close.txt     |    2 +-
 doc/zmq_msg_copy.txt      |    2 +-
 doc/zmq_msg_data.txt      |    2 +-
 doc/zmq_msg_init.txt      |    2 +-
 doc/zmq_msg_init_data.txt |    2 +-
 doc/zmq_msg_init_size.txt |    2 +-
 doc/zmq_msg_move.txt      |    2 +-
 doc/zmq_msg_size.txt      |    2 +-
 doc/zmq_pgm.txt           |    2 +-
 doc/zmq_poll.txt          |    2 +-
 doc/zmq_recv.txt          |    2 +-
 doc/zmq_recvmsg.txt       |    2 +-
 doc/zmq_send.txt          |    2 +-
 doc/zmq_sendmsg.txt       |    2 +-
 doc/zmq_setsockopt.txt    |    2 +-
 doc/zmq_socket.txt        |    2 +-
 doc/zmq_strerror.txt      |    2 +-
 doc/zmq_tcp.txt           |    2 +-
 doc/zmq_term.txt          |    2 +-
 doc/zmq_version.txt       |    2 +-
 29 files changed, 29 insertions(+), 29 deletions(-)

diff --git a/doc/zmq.txt b/doc/zmq.txt
index ef47ed6..7493ffd 100644
--- a/doc/zmq.txt
+++ b/doc/zmq.txt
@@ -200,7 +200,7 @@ of the 0MQ community and pointers can be found on the 0MQ website.
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
 
 
 RESOURCES
diff --git a/doc/zmq_bind.txt b/doc/zmq_bind.txt
index 029f6da..58517ec 100644
--- a/doc/zmq_bind.txt
+++ b/doc/zmq_bind.txt
@@ -90,4 +90,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_close.txt b/doc/zmq_close.txt
index 9f026a3..b6dcf0c 100644
--- a/doc/zmq_close.txt
+++ b/doc/zmq_close.txt
@@ -49,4 +49,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_connect.txt b/doc/zmq_connect.txt
index 83c142c..d0045c4 100644
--- a/doc/zmq_connect.txt
+++ b/doc/zmq_connect.txt
@@ -88,4 +88,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_errno.txt b/doc/zmq_errno.txt
index 6bee0f1..d40dfb4 100644
--- a/doc/zmq_errno.txt
+++ b/doc/zmq_errno.txt
@@ -47,4 +47,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_getsockopt.txt b/doc/zmq_getsockopt.txt
index a414859..50b80fd 100644
--- a/doc/zmq_getsockopt.txt
+++ b/doc/zmq_getsockopt.txt
@@ -435,4 +435,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_init.txt b/doc/zmq_init.txt
index 4f1def1..74f4b3e 100644
--- a/doc/zmq_init.txt
+++ b/doc/zmq_init.txt
@@ -48,4 +48,4 @@ linkzmq:zmq_term[3]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_inproc.txt b/doc/zmq_inproc.txt
index 2805f71..a2ae6e3 100644
--- a/doc/zmq_inproc.txt
+++ b/doc/zmq_inproc.txt
@@ -86,4 +86,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_ipc.txt b/doc/zmq_ipc.txt
index 81f6747..80109ee 100644
--- a/doc/zmq_ipc.txt
+++ b/doc/zmq_ipc.txt
@@ -77,4 +77,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_close.txt b/doc/zmq_msg_close.txt
index e530e33..1754500 100644
--- a/doc/zmq_msg_close.txt
+++ b/doc/zmq_msg_close.txt
@@ -52,4 +52,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_copy.txt b/doc/zmq_msg_copy.txt
index e393f03..56c93c1 100644
--- a/doc/zmq_msg_copy.txt
+++ b/doc/zmq_msg_copy.txt
@@ -54,4 +54,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_data.txt b/doc/zmq_msg_data.txt
index dbf6612..cf2e2da 100644
--- a/doc/zmq_msg_data.txt
+++ b/doc/zmq_msg_data.txt
@@ -45,4 +45,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_init.txt b/doc/zmq_msg_init.txt
index d31dbae..a46c759 100644
--- a/doc/zmq_msg_init.txt
+++ b/doc/zmq_msg_init.txt
@@ -62,4 +62,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_init_data.txt b/doc/zmq_msg_init_data.txt
index ed35dbc..d38dffb 100644
--- a/doc/zmq_msg_init_data.txt
+++ b/doc/zmq_msg_init_data.txt
@@ -82,4 +82,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_init_size.txt b/doc/zmq_msg_init_size.txt
index b4ef393..e8412ae 100644
--- a/doc/zmq_msg_init_size.txt
+++ b/doc/zmq_msg_init_size.txt
@@ -55,4 +55,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_move.txt b/doc/zmq_msg_move.txt
index f14a28f..4d28b8b 100644
--- a/doc/zmq_msg_move.txt
+++ b/doc/zmq_msg_move.txt
@@ -49,4 +49,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_msg_size.txt b/doc/zmq_msg_size.txt
index 9e3258c..4fb3f10 100644
--- a/doc/zmq_msg_size.txt
+++ b/doc/zmq_msg_size.txt
@@ -45,4 +45,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_pgm.txt b/doc/zmq_pgm.txt
index 8815fc7..d96d3ba 100644
--- a/doc/zmq_pgm.txt
+++ b/doc/zmq_pgm.txt
@@ -158,4 +158,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_poll.txt b/doc/zmq_poll.txt
index 72dcb4d..ccdbaea 100644
--- a/doc/zmq_poll.txt
+++ b/doc/zmq_poll.txt
@@ -126,4 +126,4 @@ Your operating system documentation for the _poll()_ system call.
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_recv.txt b/doc/zmq_recv.txt
index d1ef3e1..3a5be9c 100644
--- a/doc/zmq_recv.txt
+++ b/doc/zmq_recv.txt
@@ -90,5 +90,5 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 +This man page was written by Martin Sustrik <[email protected]>, Martin
-+Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
++Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
 
diff --git a/doc/zmq_recvmsg.txt b/doc/zmq_recvmsg.txt
index 6e41b1e..b7575a0 100644
--- a/doc/zmq_recvmsg.txt
+++ b/doc/zmq_recvmsg.txt
@@ -117,5 +117,5 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 This man page was written by Martin Sustrik <[email protected]>, Martin
-Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
+Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
 
diff --git a/doc/zmq_send.txt b/doc/zmq_send.txt
index f00e449..58c761f 100644
--- a/doc/zmq_send.txt
+++ b/doc/zmq_send.txt
@@ -101,5 +101,5 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 +This man page was written by Martin Sustrik <[email protected]>, Martin
-+Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
++Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
 
diff --git a/doc/zmq_sendmsg.txt b/doc/zmq_sendmsg.txt
index f214f56..3c09bec 100644
--- a/doc/zmq_sendmsg.txt
+++ b/doc/zmq_sendmsg.txt
@@ -117,5 +117,5 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 +This man page was written by Martin Sustrik <[email protected]>, Martin
-+Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
++Lucina <[email protected]> and Pieter Hintjens <[email protected]>.
 
diff --git a/doc/zmq_setsockopt.txt b/doc/zmq_setsockopt.txt
index 7217093..ca8ced0 100644
--- a/doc/zmq_setsockopt.txt
+++ b/doc/zmq_setsockopt.txt
@@ -406,4 +406,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_socket.txt b/doc/zmq_socket.txt
index 1ba2f42..39ddebf 100644
--- a/doc/zmq_socket.txt
+++ b/doc/zmq_socket.txt
@@ -344,4 +344,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_strerror.txt b/doc/zmq_strerror.txt
index 61f30e3..8cfcccd 100644
--- a/doc/zmq_strerror.txt
+++ b/doc/zmq_strerror.txt
@@ -52,4 +52,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_tcp.txt b/doc/zmq_tcp.txt
index a6d7be3..f5499d3 100644
--- a/doc/zmq_tcp.txt
+++ b/doc/zmq_tcp.txt
@@ -159,4 +159,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_term.txt b/doc/zmq_term.txt
index 64e32ca..ba8098d 100644
--- a/doc/zmq_term.txt
+++ b/doc/zmq_term.txt
@@ -62,4 +62,4 @@ linkzmq:zmq_setsockopt[3]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
diff --git a/doc/zmq_version.txt b/doc/zmq_version.txt
index 58b7977..ef1388e 100644
--- a/doc/zmq_version.txt
+++ b/doc/zmq_version.txt
@@ -50,4 +50,4 @@ linkzmq:zmq[7]
 AUTHORS
 -------
 The 0MQ documentation was written by Martin Sustrik <[email protected]> and
-Martin Lucina <[email protected]>.
+Martin Lucina <[email protected]>.
-- 
1.7.4.1

_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to