aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/dccp.txt
diff options
context:
space:
mode:
authorCarlos Garcia <carlos@cgarcia.org>2014-04-04 22:31:00 -0400
committerJiri Kosina <jkosina@suse.cz>2014-05-05 09:32:05 -0400
commitc98be0c96db00e9b6b02d31e0fa7590c54cdaaac (patch)
tree3c189a2a2342bf4454fd8826ad61b2cb84eab6b3 /Documentation/networking/dccp.txt
parent07656d83085dfd3d5eff5d588a6f50c35c853ee0 (diff)
doc: spelling error changes
Fixed multiple spelling errors. Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Carlos E. Garcia <carlos@cgarcia.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/networking/dccp.txt')
-rw-r--r--Documentation/networking/dccp.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/dccp.txt b/Documentation/networking/dccp.txt
index bf5dbe3ab8c5..55c575fcaf17 100644
--- a/Documentation/networking/dccp.txt
+++ b/Documentation/networking/dccp.txt
@@ -86,7 +86,7 @@ built-in CCIDs.
86 86
87DCCP_SOCKOPT_CCID is write-only and sets both the TX and RX CCIDs at the same 87DCCP_SOCKOPT_CCID is write-only and sets both the TX and RX CCIDs at the same
88time, combining the operation of the next two socket options. This option is 88time, combining the operation of the next two socket options. This option is
89preferrable over the latter two, since often applications will use the same 89preferable over the latter two, since often applications will use the same
90type of CCID for both directions; and mixed use of CCIDs is not currently well 90type of CCID for both directions; and mixed use of CCIDs is not currently well
91understood. This socket option takes as argument at least one uint8_t value, or 91understood. This socket option takes as argument at least one uint8_t value, or
92an array of uint8_t values, which must match available CCIDS (see above). CCIDs 92an array of uint8_t values, which must match available CCIDS (see above). CCIDs