Index: ossp-pkg/sa/sa.pod RCS File: /v/ossp/cvs/ossp-pkg/sa/sa.pod,v rcsdiff -q -kk '-r1.26' '-r1.27' -u '/v/ossp/cvs/ossp-pkg/sa/sa.pod,v' 2>/dev/null --- sa.pod 2002/10/25 16:04:06 1.26 +++ sa.pod 2002/10/25 16:07:41 1.27 @@ -483,13 +483,20 @@ Possible values for I are (expected prototypes behind I are given in parenthesis): -C ("C", see connect(2)), -C ("C", see accept(2)), -C ("C", see select(2)), -C ("C", see read(2)), -C ("C", see write(2)), -C ("C", see recvfrom(2)), -C ("C", see sendto(2)). + +C: "C", see connect(2). + +C: "C", see accept(2). + +C: "C", see select(2). + +C: "C", see read(2). + +C: "C", see write(2). + +C: "C", see recvfrom(2). + +C: "C", see sendto(2). Example: