--- man7/packet.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man7/packet.7 b/man7/packet.7 index 3d06fb2..ed15631 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -327,8 +327,8 @@ Create a memory-mapped ring buffer for asynchronous packet reception. The packet socket reserves a contiguous region of application address space, lays it out into an array of packet slots and copies packets (up to -.IR tp_snaplen -) into subsequent slots. +.IR tp_snaplen ) +into subsequent slots. Each packet is preceded by a metadata structure similar to .IR tpacket_auxdata . The protocol fields encode the offset to the data @@ -409,7 +409,7 @@ fields of this call are ignored. If an address is passed using .BR sendto (2) or -.BR sendmsg (2) , +.BR sendmsg (2), then that overrides the socket default. On successful transmission, the socket resets the slot to .BR TP_STATUS_AVAILABLE . -- 1.9.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html