summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/getsubopt.3
diff options
context:
space:
mode:
authorjsg <>2022-08-04 06:20:24 +0000
committerjsg <>2022-08-04 06:20:24 +0000
commit565db72607d44c0861e65fd71ea986de9a762d52 (patch)
treeba92309d252f7a58f8d34696dfc26852c856b12b /src/lib/libc/stdlib/getsubopt.3
parentad02ddcb2294f02f2bb3323d39e6043dfc90d54c (diff)
downloadopenbsd-565db72607d44c0861e65fd71ea986de9a762d52.tar.gz
openbsd-565db72607d44c0861e65fd71ea986de9a762d52.tar.bz2
openbsd-565db72607d44c0861e65fd71ea986de9a762d52.zip
change some 4.4BSD references to earlier releases
ok schwarze@
Diffstat (limited to 'src/lib/libc/stdlib/getsubopt.3')
-rw-r--r--src/lib/libc/stdlib/getsubopt.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/stdlib/getsubopt.3 b/src/lib/libc/stdlib/getsubopt.3
index e94e6395d2..fee3840bef 100644
--- a/src/lib/libc/stdlib/getsubopt.3
+++ b/src/lib/libc/stdlib/getsubopt.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: getsubopt.3,v 1.15 2021/09/03 16:51:47 schwarze Exp $ 1.\" $OpenBSD: getsubopt.3,v 1.16 2022/08/04 06:20:24 jsg Exp $
2.\" 2.\"
3.\" Copyright (c) 1990, 1991, 1993 3.\" Copyright (c) 1990, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
29.\" 29.\"
30.\" @(#)getsubopt.3 8.1 (Berkeley) 6/9/93 30.\" @(#)getsubopt.3 8.1 (Berkeley) 6/9/93
31.\" 31.\"
32.Dd $Mdocdate: September 3 2021 $ 32.Dd $Mdocdate: August 4 2022 $
33.Dt GETSUBOPT 3 33.Dt GETSUBOPT 3
34.Os 34.Os
35.Sh NAME 35.Sh NAME
@@ -159,4 +159,4 @@ are extensions to that standard.
159The 159The
160.Fn getsubopt 160.Fn getsubopt
161function first appeared in 161function first appeared in
162.Bx 4.4 . 162.Bx 4.3 Net/2 .