summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2010-07-06 03:48:46 +0000
committermaxim <maxim@FreeBSD.org>2010-07-06 03:48:46 +0000
commit4ae6460d3420274fb9a06d9cbdb19a74e5be1d3e (patch)
tree4764463ea8d5527f789c7fe10a52fb968239baa4 /include
parent5fdc7b79a532f9a129422750e3b1fef5a6d72efc (diff)
downloadFreeBSD-src-4ae6460d3420274fb9a06d9cbdb19a74e5be1d3e.zip
FreeBSD-src-4ae6460d3420274fb9a06d9cbdb19a74e5be1d3e.tar.gz
o addr2ascii(3) was removed ages ago. Fix the comment.
PR: docs/148383 Submitted by: pluknet MFC after: 1 week
Diffstat (limited to 'include')
-rw-r--r--include/arpa/inet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arpa/inet.h b/include/arpa/inet.h
index c0695eb..9713e7f 100644
--- a/include/arpa/inet.h
+++ b/include/arpa/inet.h
@@ -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>
OpenPOWER on IntegriCloud