projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
598f2e2
)
packet: doc: Spelling s/than/that/
author
Geert Uytterhoeven
<
[email protected]
>
Tue, 11 Mar 2014 10:23:42 +0000
(11:23 +0100)
committer
David S. Miller
<
[email protected]
>
Wed, 12 Mar 2014 20:15:17 +0000
(16:15 -0400)
Signed-off-by: Geert Uytterhoeven <
[email protected]
>
Cc: David S. Miller <
[email protected]
>
Cc:
[email protected]
Signed-off-by: David S. Miller <
[email protected]
>
Documentation/networking/packet_mmap.txt
patch
|
blob
|
history
diff --git
a/Documentation/networking/packet_mmap.txt
b/Documentation/networking/packet_mmap.txt
index 1404674c0a0282af7d077cf55a5da076875bd2ed..6fea79efb4cbfd31cc1d0155aef320b94b89da9e 100644
(file)
--- a/
Documentation/networking/packet_mmap.txt
+++ b/
Documentation/networking/packet_mmap.txt
@@
-453,7
+453,7
@@
TP_STATUS_COPY : This flag indicates that the frame (and associated
enabled previously with setsockopt() and
the PACKET_COPY_THRESH option.
- The number of frames tha
n can be buffered to
+ The number of frames tha
t can be buffered to
be read with recvfrom is limited like a normal socket.
See the SO_RCVBUF option in the socket (7) man page.