summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2000-08-22 21:50:03 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2000-08-22 21:50:03 +0000
commit183012b4236f8e9fb938f17d1f32b257ca78eb58 (patch)
tree739f3818f5a4ea6a87f267d1a2fe7c101107b005 /lib/libc
parentcc693512ceabd427efa055624116238757d5607d (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/net/rcmd.35
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libc/net/rcmd.3 b/lib/libc/net/rcmd.3
index 7aa77e1047da..63f7fb549358 100644
--- a/lib/libc/net/rcmd.3
+++ b/lib/libc/net/rcmd.3
@@ -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 ,