diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-05-03 12:19:32 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-05-04 10:09:56 +0200 |
| commit | 8847df2c82ada2d1cfc186cab53398ee7261041c (patch) | |
| tree | 56564d01d5b8e5725703a8987c87f0fecd0b25ca /man7/raw.7 | |
| parent | a84d45a8d00eab41f910d76e1150d7344e1c070c (diff) | |
| download | man-pages-8847df2c82ada2d1cfc186cab53398ee7261041c.tar.gz | |
raw.7: Remove crufty reference to <netinet/in.h>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/raw.7')
| -rw-r--r-- | man7/raw.7 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/man7/raw.7 b/man7/raw.7 index 82a0b37832..e62ca9f7e9 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -112,9 +112,6 @@ For incoming packets, .I sin_port .\" commit f59fc7f30b710d45aadf715460b3e60dbe9d3418 is set to zero. -See the -.I <netinet/in.h> -include file for valid IP protocols. .SS Socket options Raw socket options can be set with .BR setsockopt (2) |
