docs/148383: [patch] clean-up arpa/inet.h after addr2ascii(3) removal
pluknet
pluknet at gmail.com
Mon Jul 5 16:50:02 UTC 2010
>Number: 148383
>Category: docs
>Synopsis: [patch] clean-up arpa/inet.h after addr2ascii(3) removal
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 05 16:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: pluknet
>Release: HEAD r207204
>Organization:
>Environment:
>Description:
This is a follow up for svn r171954.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: include/arpa/inet.h
===================================================================
--- include/arpa/inet.h (revision 207204)
+++ include/arpa/inet.h (working copy)
@@ -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>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list