Skip to content

Commit

Permalink
Documentation/sysctl/net.txt: fix a typo
Browse files Browse the repository at this point in the history
s/spicified/specified

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Li Zefan authored and Linus Torvalds committed Apr 13, 2009
1 parent f403bb8 commit ca8b995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/sysctl/net.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ of struct cmsghdr structures with appended data.

There is only one file in this directory.
unix_dgram_qlen limits the max number of datagrams queued in Unix domain
socket's buffer. It will not take effect unless PF_UNIX flag is spicified.
socket's buffer. It will not take effect unless PF_UNIX flag is specified.


3. /proc/sys/net/ipv4 - IPV4 settings
Expand Down

0 comments on commit ca8b995

Please sign in to comment.