diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-07-30 07:19:32 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-07-30 07:19:32 +0000 |
commit | 3253ea465d52b48b293b74c3cd8101cedea44d91 (patch) | |
tree | 17c3fff4df0f8a531dc46300120ab0c3c05bed06 /lib/libc/gen | |
parent | 3479aa77275870d0a252c2d902144b4e2441393c (diff) |
we mention interim BSD releases so change some 4.4BSD use to 4.3BSD-Reno
ok jmc@ schwarze@
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/daemon.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/fnmatch.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/getmntinfo.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/setmode.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/unvis.3 | 6 | ||||
-rw-r--r-- | lib/libc/gen/vis.3 | 6 |
6 files changed, 19 insertions, 17 deletions
diff --git a/lib/libc/gen/daemon.3 b/lib/libc/gen/daemon.3 index 4bcb462704e..6254171fc95 100644 --- a/lib/libc/gen/daemon.3 +++ b/lib/libc/gen/daemon.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: daemon.3,v 1.13 2016/05/18 11:41:16 schwarze Exp $ +.\" $OpenBSD: daemon.3,v 1.14 2022/07/30 07:19:30 jsg Exp $ .\" .\" Copyright (c) 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: May 18 2016 $ +.Dd $Mdocdate: July 30 2022 $ .Dt DAEMON 3 .Os .Sh NAME @@ -76,6 +76,8 @@ and The .Fn daemon function first appeared in +.Bx 4.3 Reno +libutil and moved to libc in .Bx 4.4 . .Sh CAVEATS If the diff --git a/lib/libc/gen/fnmatch.3 b/lib/libc/gen/fnmatch.3 index f9afdd5ead4..f04b88fca9f 100644 --- a/lib/libc/gen/fnmatch.3 +++ b/lib/libc/gen/fnmatch.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fnmatch.3,v 1.16 2014/01/21 03:15:45 schwarze Exp $ +.\" $OpenBSD: fnmatch.3,v 1.17 2022/07/30 07:19:30 jsg Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -31,7 +31,7 @@ .\" .\" @(#)fnmatch.3 8.3 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: January 21 2014 $ +.Dd $Mdocdate: July 30 2022 $ .Dt FNMATCH 3 .Os .Sh NAME @@ -148,7 +148,7 @@ first appeared in the Programmer's Workbench (PWB/UNIX). The .Fn fnmatch function first appeared in -.Bx 4.4 . +.Bx 4.3 Reno . .Sh BUGS The pattern .Ql * diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3 index fff1c21deba..143f693591b 100644 --- a/lib/libc/gen/getmntinfo.3 +++ b/lib/libc/gen/getmntinfo.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getmntinfo.3,v 1.14 2018/04/27 13:42:08 guenther Exp $ +.\" $OpenBSD: getmntinfo.3,v 1.15 2022/07/30 07:19:30 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: April 27 2018 $ +.Dd $Mdocdate: July 30 2022 $ .Dt GETMNTINFO 3 .Os .Sh NAME @@ -85,7 +85,7 @@ or The .Fn getmntinfo function first appeared in -.Bx 4.4 . +.Bx 4.3 Reno . .Sh BUGS The .Fn getmntinfo diff --git a/lib/libc/gen/setmode.3 b/lib/libc/gen/setmode.3 index d54ca2e4c49..fd54ed56f7e 100644 --- a/lib/libc/gen/setmode.3 +++ b/lib/libc/gen/setmode.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: setmode.3,v 1.14 2013/06/05 03:39:22 tedu Exp $ +.\" $OpenBSD: setmode.3,v 1.15 2022/07/30 07:19:30 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: June 5 2013 $ +.Dd $Mdocdate: July 30 2022 $ .Dt SETMODE 3 .Os .Sh NAME @@ -105,4 +105,4 @@ The and .Fn setmode functions first appeared in -.Bx 4.4 . +.Bx 4.3 Reno . diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3 index 11ea34f8074..c9bdfa674dc 100644 --- a/lib/libc/gen/unvis.3 +++ b/lib/libc/gen/unvis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unvis.3,v 1.18 2014/11/09 04:34:20 guenther Exp $ +.\" $OpenBSD: unvis.3,v 1.19 2022/07/30 07:19:30 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: November 9 2014 $ +.Dd $Mdocdate: July 30 2022 $ .Dt UNVIS 3 .Os .Sh NAME @@ -192,4 +192,4 @@ if (unvis(&out, (char)0, &state, UNVIS_END) == UNVIS_VALID) The .Fn unvis function first appeared in -.Bx 4.4 . +.Bx 4.3 Reno . diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index da67fb38cf2..70cb2e2babd 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vis.3,v 1.36 2018/03/16 16:58:26 schwarze Exp $ +.\" $OpenBSD: vis.3,v 1.37 2022/07/30 07:19:30 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: March 16 2018 $ +.Dd $Mdocdate: July 30 2022 $ .Dt VIS 3 .Os .Sh NAME @@ -379,7 +379,7 @@ The and .Fn strvisx functions first appeared in -.Bx 4.4 , +.Bx 4.3 Reno , .Fn strnvis in .Ox 2.9 |