sendmmsg.2: minor changes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-02-27 07:47:07 +13:00
parent 969d3d9e76
commit 174428192d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" Copyright (c) 2011 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" Copyright (c) 2012 by Michael Kerrisk <mtk.manpages@gmail.com>
.\" with some material from a draft by
.\" Stephan Mueller <stephan.mueller@atsec.com>
.\" in turn based on Andi Kleen's recvmmsg.2 page.
@ -25,7 +25,7 @@
.\"
.\" FIXME Adding an example program would improve this page
.\"
.TH SENDMMSG 2 2011-09-09 "Linux" "Linux Programmer's Manual"
.TH SENDMMSG 2 2012-02-27 "Linux" "Linux Programmer's Manual"
.SH NAME
sendmmsg \- send multiple messages on a socket
.SH SYNOPSIS