This commit is contained in:
Michael Kerrisk 2008-01-01 07:47:27 +00:00
parent a49d636c06
commit eaa88fd869
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ host names and addresses
.BI " int " flags ", int *" error_num );
.sp
.BI "struct hostent *getipnodebyaddr(const void *" addr ", size_t " len ,
.BR " int " af ", int *" "error_num" );
.BI " int " af ", int *" "error_num" );
.sp
.BI "void freehostent(struct hostent *" "ip" );
.fi

View File

@ -1,4 +1,4 @@
\" This page was taken from the 4.4BSD-Lite CDROM (BSD license)
.\" This page was taken from the 4.4BSD-Lite CDROM (BSD license)
.\"
.\" @(#)getrpcent.3n 2.2 88/08/02 4.0 RPCSRC; from 1.11 88/03/14 SMI
.TH GETRPCENT 3 2007-12-23 "" "Linux Programmer's Manual"