change some 4.4BSD references to earlier releases
authorjsg <jsg@openbsd.org>
Fri, 5 Aug 2022 00:53:57 +0000 (00:53 +0000)
committerjsg <jsg@openbsd.org>
Fri, 5 Aug 2022 00:53:57 +0000 (00:53 +0000)
ok schwarze@

lib/libc/gen/user_from_uid.3
lib/libc/stdio/funopen.3

index 88c6a09..b01c42e 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: user_from_uid.3,v 1.1 2019/09/02 21:18:41 deraadt Exp $
+.\"    $OpenBSD: user_from_uid.3,v 1.2 2022/08/05 00:53:57 jsg Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -27,7 +27,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: September 2 2019 $
+.Dd $Mdocdate: August 5 2022 $
 .Dt USER_FROM_UID 3
 .Os
 .Sh NAME
@@ -124,6 +124,8 @@ The
 and
 .Fn group_from_gid
 functions first appeared in
+.Bx 4.3 Reno
+in libutil and moved to libc in
 .Bx 4.4 .
 .Pp
 The
index 0348e49..704508d 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: funopen.3,v 1.19 2022/01/05 20:57:27 millert Exp $
+.\"    $OpenBSD: funopen.3,v 1.20 2022/08/05 00:53:57 jsg Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: January 5 2022 $
+.Dd $Mdocdate: August 5 2022 $
 .Dt FUNOPEN 3
 .Os
 .Sh NAME
@@ -148,7 +148,7 @@ for any of the errors specified for the routine
 The
 .Fn funopen
 functions first appeared in
-.Bx 4.4 .
+.Bx 4.3 Net/2 .
 .Sh BUGS
 The
 .Fn funopen