diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-27 12:22:00 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-03-27 12:22:00 +0100 |
| commit | 0a3d13a59ef464f864c8e4871edef9c44061597f (patch) | |
| tree | 9d7a4dc6b884b4e90e897d4c17af2cb2966b6983 | |
| parent | b9aee8fe52a1cc15bff73161b804a1764f9ad0ed (diff) | |
| download | man-pages-0a3d13a59ef464f864c8e4871edef9c44061597f.tar.gz | |
packet.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/packet.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/packet.7 b/man7/packet.7 index 7b6f20d99f..27c351052f 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -81,7 +81,7 @@ information in the .I sockaddr_ll destination address before they are queued. -By default all packets of the specified protocol type +By default, all packets of the specified protocol type are passed to a packet socket. To get packets only from a specific interface use .BR bind (2) |
