# HG changeset patch # User jlarmour # Date 1331339344 0 # Node ID 8d51d3f7908f993d8eb096eea75d345901367c38 # Parent 58c25d80e79b410f2e2fee3db0f9d197c52d226b Fix "staic" -> "stack" typo. diff --git a/packages/net/bsd_tcpip/current/doc/freebsd.sgml b/packages/net/bsd_tcpip/current/doc/freebsd.sgml --- 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. 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.