summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2009-04-23 08:37:56 +0000
committerbrueffer <brueffer@FreeBSD.org>2009-04-23 08:37:56 +0000
commitecbce5102df1829eb877dc27f25b7cea46f38cd4 (patch)
treea5901de9add387e4543bcb76d37f4d1ff495cb19 /lib
parent33a498785c4f9900c5a1d8ac00317d2f9b5d5a95 (diff)
downloadFreeBSD-src-ecbce5102df1829eb877dc27f25b7cea46f38cd4.zip
FreeBSD-src-ecbce5102df1829eb877dc27f25b7cea46f38cd4.tar.gz
Correct the information about when the respective functionality first
appeared in FreeBSD. PR: 133785 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> MFC after: 3 days
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/string/memchr.32
-rw-r--r--lib/libc/sys/setfib.22
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 .
OpenPOWER on IntegriCloud