mirror of
https://frontier.innolan.net/rainlance/c-ares.git
synced 2025-10-06 03:29:34 +00:00
- Jakub Hrozek fixed more function prototypes in man pages to sync them
with the ones declared in ares.h
This commit is contained in:
@ -21,7 +21,7 @@ ares_gethostbyname_file \- Lookup a name in the system's hosts file
|
||||
.nf
|
||||
.B #include <ares.h>
|
||||
.PP
|
||||
.B void ares_gethostbyname_file(ares_channel \fIchannel\fP, const char *\fIname\fP,
|
||||
.B int ares_gethostbyname_file(ares_channel \fIchannel\fP, const char *\fIname\fP,
|
||||
.B int \fIfamily\fP, struct hostent **host)
|
||||
.fi
|
||||
.SH DESCRIPTION
|
||||
|
Reference in New Issue
Block a user