Document strcasestr() version bump

This commit is contained in:
Andrey A. Chernov 2001-10-10 02:47:43 +00:00
parent b2034e7bfa
commit b2f9d5ab79
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10907

View file

@ -1,7 +1,7 @@
<!-- <!--
The FreeBSD Documentation Project The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.170 2001/10/09 07:39:36 obrien Exp $ $FreeBSD: doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v 1.171 2001/10/09 16:12:09 mike Exp $
--> -->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [ <!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -3110,6 +3110,12 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
was added.</entry> was added.</entry>
<entry>500026</entry> <entry>500026</entry>
</row> </row>
<row>
<entry>5.0-CURRENT after the new libc strcasestr() function
was added.</entry>
<entry>500027</entry>
</row>
</tbody> </tbody>
</tgroup> </tgroup>
</informaltable> </informaltable>