diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2009-04-23 16:56:26 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2009-04-23 16:56:26 +0000 |
| commit | 04b8a75e2ac273bf63dd2fc933b9231912cc148b (patch) | |
| tree | 8181a73f66bc3bb46a2d4fb860bff75036fb4906 /lib/libc/string | |
| parent | 7bc5e9e58a73b31a6fd4b18f9d7725ada97f5e1b (diff) | |
Notes
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/memchr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/memchr.3 b/lib/libc/string/memchr.3 index 5cbaf6cc1779..02118abacacb 100644 --- a/lib/libc/string/memchr.3 +++ b/lib/libc/string/memchr.3 @@ -99,6 +99,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 . |
