summaryrefslogtreecommitdiff
path: root/usr/src/head/arpa/inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/head/arpa/inet.h')
-rw-r--r--usr/src/head/arpa/inet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/head/arpa/inet.h b/usr/src/head/arpa/inet.h
index 5b72bee523..03a8e9c321 100644
--- a/usr/src/head/arpa/inet.h
+++ b/usr/src/head/arpa/inet.h
@@ -54,7 +54,7 @@ extern "C" {
/*
* External definitions for
- * functions in inet(3N)
+ * functions in inet(3C)
*/
#if !defined(_XPG4_2) || defined(__EXTENSIONS__)
extern int inet_net_pton(int, const char *, void *, size_t);