Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2010 16:42:25 GMT
From:      pluknet <pluknet@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/148383: [patch] clean-up arpa/inet.h after addr2ascii(3) removal
Message-ID:  <201007051642.o65GgP80038876@www.freebsd.org>
Resent-Message-ID: <201007051650.o65Go1su001591@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007051642.o65GgP80038876>