diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-21 17:36:31 -0500 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2008-11-25 20:54:19 -0500 |
commit | dbf6263de2bd448ae3d14a1591eb8d7594402cc7 (patch) | |
tree | e676f9a9b84b28f8ab58139aba53ea1ed1c0b38b /man7/udp.7 | |
parent | 963ca80f687ffee9e4f25b414a265b464d7d1a77 (diff) |
udp.7: ffix
Diffstat (limited to 'man7/udp.7')
-rw-r--r-- | man7/udp.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/udp.7 b/man7/udp.7 index 5425b3464..6b033542a 100644 --- a/man7/udp.7 +++ b/man7/udp.7 @@ -186,7 +186,8 @@ may be returned by a send or receive on a UDP socket. No receiver was associated with the destination address. This might be caused by a previous packet sent over the socket. .SH VERSIONS -IP_RECVERR is a new feature in Linux 2.2. +.B IP_RECVERR +is a new feature in Linux 2.2. .\" .SH CREDITS .\" This man page was written by Andi Kleen. .SH "SEE ALSO" |