raw.7: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-03-27 11:12:17 +01:00
parent 561578fc98
commit d701253e26
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ The IPv4 layer generates an IP header when sending a packet unless the
.B IP_HDRINCL
socket option is enabled on the socket.
When it is enabled, the packet must contain an IP header.
For receiving the IP header is always included in the packet.
For receiving, the IP header is always included in the packet.
Only processes with an effective user ID of 0 or the
.B CAP_NET_RAW