diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/string/memchr.3 | 2 | ||||
-rw-r--r-- | lib/libc/sys/setfib.2 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3 index ae2a22c..ae883bf 100644 --- a/lib/libc/string/memchr.3 +++ b/lib/libc/string/memchr.3 @@ -100,6 +100,6 @@ The .Fn memrchr function first appeared in GNU libc 2.1.91, this implementation first appeared in -.Fx 8.0 , +.Fx 6.4 , coming from .Ox 4.3 . diff --git a/lib/libc/sys/setfib.2 b/lib/libc/sys/setfib.2 index a9e23fd..ca08202 100644 --- a/lib/libc/sys/setfib.2 +++ b/lib/libc/sys/setfib.2 @@ -81,4 +81,4 @@ have been added to many other The .Fn setfib function appeared in -.Fx 8.0 . +.Fx 7.1 . |