Index: ossp-web/pkg/lib/sa/index.wml
RCS File: /v/ossp/cvs/ossp-web/pkg/lib/sa/index.wml,v
rcsdiff -q -kk '-r1.17' '-r1.18' -u '/v/ossp/cvs/ossp-web/pkg/lib/sa/index.wml,v' 2>/dev/null
--- index.wml 2004/06/26 12:04:07 1.17
+++ index.wml 2004/06/26 12:09:56 1.18
@@ -42,8 +42,8 @@
and opaque address type (sa_addr_t) together with utility functions
which allow one to convert from the traditional struct sockaddr or
URI specification to the sa_addr_t and vice versa without having to
-deal with special cases related to the underlying particular C. OSSP sa support Unix Domain and both IPv4 and IPv6
+deal with special cases related to the underlying particular struct
+sockaddr_xx. OSSP sa support Unix Domain and both IPv4 and IPv6
Internet Domain addressing.