more spelling

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14907 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-24 07:52:03 +00:00
parent 15c32cbc1d
commit 44a72140b6

View File

@@ -213,8 +213,9 @@ from
.Fa addr
and
.Fa port .
.Fa Sa_size
should be initially contain the size of the
The argument
.Fa sa_size
should initially contain the size of the
.Fa sa ,
and after the call, it will contain the actual length of the address.
.Pp
@@ -243,7 +244,8 @@ and the
.Xr gethostbyname 3 )
.Fa h_addr_list
component.
.Fa Sa_size
The argument
.Fa sa_size
should initially contain the size of the
.Fa sa ,
and after the call, it will contain the actual length of the address.
@@ -263,8 +265,9 @@ fills in a
that can be used to
.Xf bind 2
to.
.Fa Sa_size
should be initially contain the size of the
The argument
.Fa sa_size
should initially contain the size of the
.Fa sa ,
and after the call, it will contain the actual length of the address.
.Pp