From 350763ac7835ce8a0637ac662547e024034c1220 Mon Sep 17 00:00:00 2001 From: itojun Date: Sun, 16 Apr 2000 13:48:53 +0000 Subject: [PATCH] avoid misunderstanding in history portion, okay'ed by aaron. may need english check:-) (getifaddrs.c is straight import from bsdi4) --- lib/libc/net/getifaddrs.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/libc/net/getifaddrs.3 b/lib/libc/net/getifaddrs.3 index 817128f174e..fd36edb3cf6 100644 --- a/lib/libc/net/getifaddrs.3 +++ b/lib/libc/net/getifaddrs.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getifaddrs.3,v 1.4 2000/04/12 21:48:01 aaron Exp $ +.\" $OpenBSD: getifaddrs.3,v 1.5 2000/04/16 13:48:53 itojun Exp $ .\" BSDI getifaddrs.3,v 2.5 2000/02/23 14:51:59 dab Exp .\" .\" Copyright (c) 1995, 1999 @@ -151,5 +151,7 @@ be included before The .Fn getifaddrs function first appeared in BSDI BSD/OS. -This implementation first appeared in +The function is supplied on +.Ox +since .Ox 2.7 . -- 2.20.1