The API change mentioned in the previous revision has been backed out, so

back out the corresponding documentation.

Noticed by:	brian, ume
This commit is contained in:
John Baldwin 2000-08-22 21:50:03 +00:00
parent cc693512ce
commit 183012b423
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64958

View file

@ -99,10 +99,6 @@ is set to the standard name of the host
and a connection is established to a server
residing at the well-known Internet port
.Fa inport .
It is up to the caller to free the memory associated with
.Fa *ahost
using
.Fn free .
.Pp
If the connection succeeds,
a socket in the Internet domain of type
@ -268,7 +264,6 @@ is overloaded to mean ``All network ports in use.''
.Xr rlogin 1 ,
.Xr rsh 1 ,
.Xr intro 2 ,
.Xr free 3 ,
.Xr rexec 3 ,
.Xr rexecd 8 ,
.Xr rlogind 8 ,