From 18a29db49fb60686cbc51ee02a5376333c687d89 Mon Sep 17 00:00:00 2001 From: jsg Date: Fri, 5 Aug 2022 00:53:57 +0000 Subject: [PATCH] change some 4.4BSD references to earlier releases ok schwarze@ --- lib/libc/gen/user_from_uid.3 | 6 ++++-- lib/libc/stdio/funopen.3 | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/lib/libc/gen/user_from_uid.3 b/lib/libc/gen/user_from_uid.3 index 88c6a09d0f5..b01c42e752c 100644 --- a/lib/libc/gen/user_from_uid.3 +++ b/lib/libc/gen/user_from_uid.3 @@ -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 diff --git a/lib/libc/stdio/funopen.3 b/lib/libc/stdio/funopen.3 index 0348e49304d..704508d51af 100644 --- a/lib/libc/stdio/funopen.3 +++ b/lib/libc/stdio/funopen.3 @@ -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 -- 2.20.1