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 .Fa addr
and and
.Fa port . .Fa port .
.Fa Sa_size The argument
should be initially contain the size of the .Fa sa_size
should initially contain the size of the
.Fa sa , .Fa sa ,
and after the call, it will contain the actual length of the address. and after the call, it will contain the actual length of the address.
.Pp .Pp
@@ -243,7 +244,8 @@ and the
.Xr gethostbyname 3 ) .Xr gethostbyname 3 )
.Fa h_addr_list .Fa h_addr_list
component. component.
.Fa Sa_size The argument
.Fa sa_size
should initially contain the size of the should initially contain the size of the
.Fa sa , .Fa sa ,
and after the call, it will contain the actual length of the address. 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 that can be used to
.Xf bind 2 .Xf bind 2
to. to.
.Fa Sa_size The argument
should be initially contain the size of the .Fa sa_size
should initially contain the size of the
.Fa sa , .Fa sa ,
and after the call, it will contain the actual length of the address. and after the call, it will contain the actual length of the address.
.Pp .Pp