Mercurial > ecos
changeset 3110:8d51d3f7908f
Fix "staic" -> "stack" typo.
| author | jlarmour |
|---|---|
| date | Sat, 10 Mar 2012 00:29:04 +0000 |
| parents | 58c25d80e79b |
| children | 8b990b10d29d |
| files | packages/net/bsd_tcpip/current/doc/freebsd.sgml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/net/bsd_tcpip/current/doc/freebsd.sgml +++ b/packages/net/bsd_tcpip/current/doc/freebsd.sgml @@ -202,7 +202,7 @@ to packets from the outside world. </PARA> <PARA> This is not true of IPv6 support. If IPv6 support was enabled in the -eCos build, the staic will start up with link-local addresses +eCos build, the stack will start up with link-local addresses assigned and interfaces listening to certain multicast addresses. The stack will not only respond to IPv6 packets, it will spontaneously send IPv6 packets without actions from application code.
