o addr2ascii(3) was removed ages ago. Fix the comment.

PR:		docs/148383
Submitted by:	pluknet
MFC after:	1 week
This commit is contained in:
maxim 2010-07-06 03:48:46 +00:00
parent 5fdc7b79a5
commit 4ae6460d34

View File

@ -58,7 +58,7 @@
#ifndef _ARPA_INET_H_
#define _ARPA_INET_H_
/* External definitions for functions in inet(3), addr2ascii(3) */
/* External definitions for functions in inet(3). */
#include <sys/cdefs.h>
#include <sys/_types.h>