Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/lib/libc/net Pull up revision 1.43 (requested by kleink i...
details: https://anonhg.NetBSD.org/src/rev/e5122635459e
branches: netbsd-3
changeset: 574971:e5122635459e
user: tron <tron%NetBSD.org@localhost>
date: Mon Mar 21 23:08:53 2005 +0000
description:
Pull up revision 1.43 (requested by kleink in ticket #41):
Only name <netdb.h> in the synopsis, like the old manual page used to.
diffstat:
lib/libc/net/getaddrinfo.3 | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r a37a131762d8 -r e5122635459e lib/libc/net/getaddrinfo.3
--- a/lib/libc/net/getaddrinfo.3 Mon Mar 21 23:08:49 2005 +0000
+++ b/lib/libc/net/getaddrinfo.3 Mon Mar 21 23:08:53 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getaddrinfo.3,v 1.41.2.1 2005/03/21 23:07:20 tron Exp $
+.\" $NetBSD: getaddrinfo.3,v 1.41.2.2 2005/03/21 23:08:53 tron Exp $
.\" $KAME: getaddrinfo.3,v 1.36 2005/01/05 03:23:05 itojun Exp $
.\" $OpenBSD: getaddrinfo.3,v 1.35 2004/12/21 03:40:31 jaredy Exp $
.\"
@@ -17,7 +17,7 @@
.\" OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
.\" PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd December 20, 2004
+.Dd March 21, 2005
.Dt GETADDRINFO 3
.Os
.Sh NAME
@@ -25,8 +25,6 @@
.Nm freeaddrinfo
.Nd host and service name to socket address structure
.Sh SYNOPSIS
-.In sys/types.h
-.In sys/socket.h
.In netdb.h
.Ft int
.Fn getaddrinfo "const char * restrict hostname" \
Home |
Main Index |
Thread Index |
Old Index