ipv6.7: tfix: fix IPV6_DSTOP(T)s typo

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jan Engelhardt 2010-10-30 07:42:37 +02:00 committed by Michael Kerrisk
parent eebc6bfc7f
commit 52e27aeb24
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ sockets.
Argument is a pointer to a boolean value in an integer. Argument is a pointer to a boolean value in an integer.
.TP .TP
.nh .nh
.B IPV6_RTHDR, IPV6_AUTHHDR, IPV6_DSTOPS, IPV6_HOPOPTS, IPV6_FLOWINFO, IPV6_HOPLIMIT .B IPV6_RTHDR, IPV6_AUTHHDR, IPV6_DSTOPTS, IPV6_HOPOPTS, IPV6_FLOWINFO, IPV6_HOPLIMIT
.hy .hy
Set delivery of control messages for incoming datagrams containing Set delivery of control messages for incoming datagrams containing
extension headers from the received packet. extension headers from the received packet.